/controlpad_test_server

For game developers to test GameNite games with mobile device controls natively

Primary LanguageJavaScript

controlpad_test_server

setup

  • install node if you don't have it already
  • run npm install to install node dependencies
  • run start.bat for windows and start.sh for linux

warning

TODO

  • include instructions on how to edit the controller and create a new controller from scratch including what minimal requirements the game developer needs to follow