turanszkij
16
Posts
91
Followers
9
Following
A member registered Feb 09, 2023 · View creator page →
Creator of
Recent community posts
The build instructions are here for Wicked Engine, for the shooter project it should be the same or very similar: https://github.com/turanszkij/WickedEngine?tab=readme-ov-file#linux
There are also automatic build scripts for linux here: https://github.com/turanszkij/WickedShooter/blob/master/.github/workflows/build.yml#L49
Hi, if you just modify the lua files you don’t need to build a new executable. But if you want to, the executable build repo is here: https://github.com/turanszkij/WickedShooter
Alternatively, the Wicked Engine Editor lets you now export an executable with custom title, icon, splashscreen.


