1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-11 20:57:20 +00:00

hxcpp stuff bullshit lol!

This commit is contained in:
Cameron Taylor 2022-02-18 17:19:01 -05:00
parent dcc53b4625
commit b07ad3f37c

View file

@ -18,6 +18,8 @@ jobs:
haxelib install hscript --quiet
haxelib install flixel-ui --quiet
haxelib install firetongue --quiet
haxelib install hxcpp-debug-server --quiet
haxelib install hxcpp --quiet
haxelib git polymod https://github.com/larsiusprime/polymod develop --quiet
haxelib run lime setup linux
- name: Build game?