License?
justinkb opened this issue · 5 comments
Just wondering what kind of license you are distributing the stuff in this repo under?
Do you have any objection if I adapt craft.sh into a nix package? This would necessitate publishing it (the nix pkg) under MIT licensing.
I don't mind putting the stuff under MIT and the keg submodule is MIT already. Obviously this will only apply for the files in this repo and I assume you don't plan to package the proprietary game files.
Okay, that should work out, although I would probably simply remove the building out of the script and package it together with keg to have something like the runtime files or a launcher for the game that is capable of downloading the game and updating it without having to rebuild and reinstall the package again and again for every update.
Okay, no problem, feel free to report back when you manage to get it working. I've also thought about whether it's worth creating an AUR pkgbuild or snap package, but haven't done it yet.