DesertRose Posted 6 hours ago Report Share Posted 6 hours ago Reading https://gitea.wildfiregames.com/0ad/0ad/wiki/Modding_Guide and apparently you should use "pyrogenesis" to archieve and distribute your mods? Wanted to give it a try, but I can't find the pyrogenesis binary. I installed 0AD via flathub. Quote Link to comment Share on other sites More sharing options...
Stan` Posted 6 hours ago Report Share Posted 6 hours ago Might be in @ShadowOfHassen home/yourname/.var/app/com.play0ad.zeroad/binaries If it is we should update the wiki page. Quote Link to comment Share on other sites More sharing options...
DesertRose Posted 6 hours ago Author Report Share Posted 6 hours ago home/yourname/.var/app/com.play0ad.zeroad/ Only directs to data/0ad/mods and such. The "binaries" folder is not there. You have "cache" and "config" there, though. Quote Link to comment Share on other sites More sharing options...
Tapothei Posted 5 hours ago Report Share Posted 5 hours ago (edited) @DesertRoseFound it. You need to sudo to enter your file manager just to access this file, in my case in debian. In terminal type nautilus admin:/ then in files go to var/lib/flatpak/app/com/play.0ad.zeroad/current/active/files/bin. There pyrogenesis is there, in my case I'm not sure how to open it. Edited 5 hours ago by Tapothei 1 Quote Link to comment Share on other sites More sharing options...
DesertRose Posted 1 hour ago Author Report Share Posted 1 hour ago Thanks, found it. But even if I am in that folder, and see pyrogenesis listed there, trying to use it gives me the error pyrogenesis: command not found If I just upload a .zip to mod.io, will it be possible to install it via the in-game mod manager regardless? Quote Link to comment Share on other sites More sharing options...
Stan` Posted 1 hour ago Report Share Posted 1 hour ago Have you tried this instead: ./pyrogenesis .Also is that file executable ? chmod +x pyrogenesis && ./pyrogenesis Quote If I just upload a .zip to mod.io, will it be possible to install it via the in-game mod manager regardless? Yes but, depending on the one who installs the mod, it might not work for them, because we haven't generated the cache files and compressed the textures and 3d models in that mod (if any) Quote Link to comment Share on other sites More sharing options...
DesertRose Posted 38 minutes ago Author Report Share Posted 38 minutes ago You mean something like this: ./pyrogenesis /home/DR/Downloads/0ad/ModernGUI-master.zip This is the feedback: ./pyrogenesis: error while loading shared libraries: libmozjs128-release.so: cannot open shared object file: No such file or directory Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.