YuriSizuku / Kirikiroid2Yuri

An enhancement of Kirikiroid2
Other
191 stars 15 forks source link

Is it possible to compile a gnu linux build using vscode? #13

Open bakustarver opened 3 months ago

bakustarver commented 3 months ago

There is a config for linux in the file launch.json. are there any experimental builds for linux that I can try to run?

ShiroNeri4u commented 3 months ago

run build by github action, or try workflow scrpit.need a .jks signature key

YuriSizuku commented 3 months ago

Currently this app is android only and heavily depends on cocos api. You can build it with android studio on linux but it might be hard to develop with vscode