mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00

To facilitate a proper release process we now have scripts to create complete tarballs in the fasion of autotools, which will also include the archived `inih` project. The net result is a completel tarball which build systems can use in a reproducable fashion without requiring network access to complete, thus improving security and ensuring consistency in results between various distributions should subprojects update. Signed-off-by: Ikey Doherty <ikey@solus-project.com>