From 99ce676d028afb2daeed975a416098e5c49d8d55 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 29 Jun 2020 03:22:30 +0530 Subject: Adds Readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3