1. Create and build Scroll in "archives\MathHub\FrameIT\frameworld\source\Scrolls" folder.
2. In "archives\MathHub\FrameIT\frameworld\source\DefaultSituationSpace.mmt" include your scroll
3. Build "DefaultSituationSpace.mmt"
4. Open: "http://localhost:8085/scroll/list" and copy all the text.
5. Now paste this into: UFrameIT\Assets\StreamingAssets\scrolls.json and start the game.
In uframeit (if Class "GlobalBehaviour" ("UFrameIT\Assets\Scripts\GlobalBehaviour.cs") Method "GetScrollsfromServer()" loads scrolls from "UFrameIT\Assets\StreamingAssets\scrolls.json"):
1. Open: "http://localhost:8085/scroll/list" and copy all the text.
2. Now paste this into: "UFrameIT\Assets\StreamingAssets\scrolls.json" and start the game.