Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-13 | Android: Updated CMake project to work as a subdirectory | Jaakko Keränen | |
Android builds produce a static library instead of a regular executable. | |||
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 |