diff --git a/source/Scrolls/Add_scroll_to_unity.md b/source/Scrolls/Add_scroll_to_unity.md index 2c00e7bf35810f58634c4036ba488974ca68e661..4ed60e7e6f84c65969b2013443fa3f06f9db0e81 100644 --- a/source/Scrolls/Add_scroll_to_unity.md +++ b/source/Scrolls/Add_scroll_to_unity.md @@ -8,7 +8,7 @@ In archives: 3. Build "DefaultSituationSpace.mmt" In uframeit -1. add your scroll to "C:\Users\mariu\Documents\Studium\UFrameIT\UFrameIT\Assets\Scripts\MMTServer\CommunicationProtocoll\MMTConstants.cs" +1. add your scroll to "UFrameIT\Assets\Scripts\MMTServer\CommunicationProtocoll\MMTConstants.cs" if Class "GlobalBehaviour" ("UFrameIT\Assets\Scripts\GlobalBehaviour.cs") Method "GetScrollsfromServer()" loads scrolls from "UFrameIT\Assets\StreamingAssets\scrolls.json": - 2. Open: "http://localhost:8085/scroll/list" and copy all the text. - 3. Now paste this into: "UFrameIT\Assets\StreamingAssets\scrolls.json" and start the game. \ No newline at end of file +2. Open: "http://localhost:8085/scroll/list" and copy all the text. +3. Now paste this into: "UFrameIT\Assets\StreamingAssets\scrolls.json" and start the game. \ No newline at end of file