Adds Readme

This commit is contained in:
Indrajith K L
2020-06-29 03:22:30 +05:30
parent ffd6706cb0
commit 99ce676d02

8
README.md Normal file
View File

@@ -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