File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,15 +29,15 @@ I'm sorry there's so many steps. It's not as hard as it looks. Trust me.
2929
3030### TL;DR version
3131
32- * install happyfuntimes (http://superhappyfuntimes.net/install)
33- * run happyfuntimes (it must be run once)
34- * install node.js (http://nodejs.org/download/)
35- * if on windows install msysgit (http://msysgit.github.io/)
36- * install bower `sudo npm install -g bower` (no sudo on windows)
37- * install hft-cli `sudo npm install -g hft-cli` (no sudo on windows)
38- * clone a game
39- * edit `package.json`, change `gameId` and `name`
40- * type `hft-add`
32+ * install happyfuntimes (http://superhappyfuntimes.net/install )
33+ * run happyfuntimes (it must be run once)
34+ * install node.js (http://nodejs.org/download/ )
35+ * if on windows install msysgit (http://msysgit.github.io/ )
36+ * install bower ` sudo npm install -g bower ` (no sudo on windows)
37+ * install hft-cli ` sudo npm install -g hft-cli ` (no sudo on windows)
38+ * clone a game
39+ * edit ` package.json ` , change ` gameId ` and ` name `
40+ * type ` hft-add `
4141
4242### Verbose vesrion
4343
You can’t perform that action at this time.
0 commit comments