Tutorial island fixed for now (#43)

* fixed the project setup in intellij

* Tutorial island fixed for now
This commit is contained in:
verinia 2019-11-09 00:00:53 -05:00 committed by Daniel Ginovker
parent c204bd4b7c
commit 5897f92478
136 changed files with 965 additions and 344 deletions

4
.idea/modules.xml generated
View file

@ -2,7 +2,9 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/09Scape.iml" filepath="$PROJECT_DIR$/.idea/09Scape.iml" />
<module fileurl="file://$PROJECT_DIR$/Client/Client.iml" filepath="$PROJECT_DIR$/Client/Client.iml" />
<module fileurl="file://$PROJECT_DIR$/Management-Server/Management-Server.iml" filepath="$PROJECT_DIR$/Management-Server/Management-Server.iml" />
<module fileurl="file://$PROJECT_DIR$/Server/Server.iml" filepath="$PROJECT_DIR$/Server/Server.iml" />
</modules>
</component>
</project>