Initial commit
This commit is contained in:
commit
0677fbf059
70 changed files with 1418 additions and 0 deletions
10
.idea/modules.xml
generated
Normal file
10
.idea/modules.xml
generated
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/DungeonManager.iml" filepath="$PROJECT_DIR$/DungeonManager.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
|
||||
Reference in a new issue