aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..206fbc7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+## Dungeon - Multiplayer Game
+
+### Development Commands
+#### To generate Client Schema Models
+Run the following commands
+>npx schema-codegen src/MyRoom.ts --haxe --output client-models\
+
+© 2020 Indrajith K L \ No newline at end of file