From dc4edd3c32c38b09767f2044cde04924667408d7 Mon Sep 17 00:00:00 2001 From: dginovker Date: Tue, 11 Feb 2020 18:53:00 -0500 Subject: [PATCH] Easier setup --- .idea/modules.xml | 3 + .idea/workspace.xml | 172 ++++++++++++------ .../classes/com/rebotted/GameEngine$1.class | Bin 0 -> 3614 bytes .../classes/com/rebotted/GameEngine.class | Bin 7527 -> 6889 bytes .../META-INF/2006rebotted.kotlin_module | Bin 16 -> 0 bytes .../rebotted/game/items/ItemDefinition.class | Bin 6752 -> 0 bytes 6 files changed, 116 insertions(+), 59 deletions(-) create mode 100644 2006Redone Server/out/production/classes/com/rebotted/GameEngine$1.class delete mode 100644 CompiledServer/production/2006rebotted/META-INF/2006rebotted.kotlin_module delete mode 100644 CompiledServer/production/2006rebotted/com/rebotted/game/items/ItemDefinition.class diff --git a/.idea/modules.xml b/.idea/modules.xml index 5c106462..80847077 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,6 +2,9 @@ + + + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index aad92893..f4a8d94e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,6 @@ - @@ -37,12 +36,24 @@ - - + + - + + + + + + + + + + + + + @@ -79,53 +90,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +