I'd like to package the FTB App for NixOS, as otherwise, due to how NixOS works, there is likely to be breakages, but I can't find much information out there at all on packaging the FTB App (and the use of Install4J doesn't make my life easy at all). Does any exist? Should I be asking on an IRC channel or on GitHub instead?
Specifically, my first problem is that internet access isn't allowed during builds, so I can't just try to silently run the installer script - because it tries to download stuff, so I probably have to extract URLs, if I can't figure out the file structure on the server.
Specifically, my first problem is that internet access isn't allowed during builds, so I can't just try to silently run the installer script - because it tries to download stuff, so I probably have to extract URLs, if I can't figure out the file structure on the server.