File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,9 @@ <h1>Linux</h1>
8282< p > Similarly type < code > wmctrl</ code > . If it's installed it should print something. If not you'll
8383be given instructions on how to install it.</ p >
8484</ li >
85- < li > < p > type < code > hft start --app-mode </ code > which will start the server. </ p >
85+ < li > < p > type < code > ./cli/ hft.js init </ code > which will write a config file to < code > ~/.happfuntimes/config.json </ code > </ p >
8686</ li >
87+ < li > type < code > hft start --app-mode</ code > which will start the server.</ li >
8788</ ul >
8889
8990 < hr />
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ But, you can install it manually by following these steps
2020 Similarly type ` wmctrl ` . If it's installed it should print something. If not you'll
2121 be given instructions on how to install it.
2222
23+ * type ` ./cli/hft.js init ` which will write a config file to ` ~/.happfuntimes/config.json `
2324* type ` hft start --app-mode ` which will start the server.
2425
2526
Original file line number Diff line number Diff line change 2020 * make semver editor?
2121 * Check when installing game appears in /games.html
2222 * progress?
23+ * check package.json gets saved
2324* make prefab in scene not generate errors
2425* remove upgrade warning with install --upgrade. change to "upgrading ...."
2526* add "touch to start" on android (and iOS?) both sound and fullscreen can be added
You can’t perform that action at this time.
0 commit comments