Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-31 | Changed format of resources.lgr | Jaakko Keränen | |
Resources are now stored in a ZIP archive, and it comes with an explicit version number. All the old embed/bincat stuff was removed as unnecessary. resources.lgr is also a valid fontpack, for loading the built-in fonts. IssueID #363 | |||
2021-10-31 | CMake: `zip` is required for the build | Jaakko Keränen | |
Print error message if `zip` is not found. It is used for creating fontpacks. | |||
2021-10-07 | Package all fonts into .fontpacks | Jaakko Keränen | |
All fonts except default.fontpack will be distributed separately, or at least outside of resources.lgr. |