Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
openage v0.5.1 Release.tar.gz | 2023-10-08 | 3.2 MB | |
openage v0.5.1 Release.zip | 2023-10-08 | 4.0 MB | |
README.md | 2023-10-08 | 843 Bytes | |
Totals: 3 Items | 7.2 MB | 1 |
Adds a few fixes for clang and startup errors.
What's Changed
- Update actions by @rettinghaus in https://github.com/SFTtech/openage/pull/1554
- Fix clang build by @heinezen in https://github.com/SFTtech/openage/pull/1560
- Make asset location cache file write more robust by @heinezen in https://github.com/SFTtech/openage/pull/1561
- Always handle asset path as
UnionPath
by @heinezen in https://github.com/SFTtech/openage/pull/1563 - Add missing asset directories to CMakeLists by @heinezen in https://github.com/SFTtech/openage/pull/1565
- Changelog release
0.5.1
by @heinezen in https://github.com/SFTtech/openage/pull/1567
New Contributors
- @rettinghaus made their first contribution in https://github.com/SFTtech/openage/pull/1554
Full Changelog: https://github.com/SFTtech/openage/compare/v0.5.0...v0.5.1