Add TypeScript proxy example to not-alone-player
- Specify maven-site-plugin version in module not-alone-serevr to avoid execution errors - Add a Game interface and a proxy to not-alone-player - Correct TS compilation option to correctly generate JS code - Add a Main class to not-alone-player - Add a Player interface and a proxy to not-alone-server
not-alone-player/src/main.ts
0 → 100644
This diff is collapsed.
Please register or sign in to comment