mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-03-01 01:54:01 -05:00
Merge branch 'master' of https://github.com/ninjamuffin99/ld47
This commit is contained in:
commit
f30e6ae3a7
1 changed files with 6 additions and 0 deletions
|
@ -33,6 +33,12 @@ newgrounds
|
||||||
|
|
||||||
So for each of those type `haxelib install [library]` so shit like `haxelib install newgrounds`
|
So for each of those type `haxelib install [library]` so shit like `haxelib install newgrounds`
|
||||||
|
|
||||||
|
You'll also need to install polymod. Do this with
|
||||||
|
|
||||||
|
```
|
||||||
|
haxelib git polymod https://github.com/larsiusprime/polymod.git
|
||||||
|
```
|
||||||
|
|
||||||
### Ignored files
|
### Ignored files
|
||||||
|
|
||||||
I gitignore the API keys for the game, so that no one can nab them and post fake highscores on the leaderboards. But because of that the game
|
I gitignore the API keys for the game, so that no one can nab them and post fake highscores on the leaderboards. But because of that the game
|
||||||
|
|
Loading…
Reference in a new issue