Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | Fixed some small issues where datafile builds would not trigger | Aki | |
Some cases still remain but with the current setup they would be rather hard to fix, and they have simple workaround (make clean all). | |||
2022-02-09 | Changed order of adding the files to datafile archives | Aki | |
2022-02-09 | Somewhat finalized AddDatafile and AddDownloadableResource | Aki | |
Ready-to-distribute datafiles can now be produced by the build chain. This is already done for shatter.dat, content.dat, and start.dat | |||
2022-02-09 | Implemented initial downloadable binary resources for building datafiles | Aki | |
2022-02-06 | Added datafiles to the repository | Aki | |
This includes only text files from the most common distribution of content.dat and shatter.dat. | |||
2022-02-06 | Added default toolchain for linux cross-compilation | Aki | |