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
index : dungeon-client | ||
An Multiplayer Game written in HaxeFlixel | Indrajith K L |
aboutsummaryrefslogtreecommitdiff |
Run the following commands
npx schema-codegen src/MyRoom.ts --haxe --output client-models\
© 2020 Indrajith K L