Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 481 Bytes

hello-world-example

A simple hello world example application.

To run the app:

  • Ensure you have the homegames app downloaded or you have checked out the Homegames repository locally
  • Download the code locally, eg. /path/to/stuff/hello-world-example
  • Update your homegames config.json file to include "LOCAL_GAMES_DIRECTORY": "/path/to/stuff"
  • Restart the Homegames server. "HelloWorld" should be available on your dashboard.