mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-02 08:09:57 -04:00
update changelog
This commit is contained in:
parent
bb7bd87dfc
commit
1122cc1a40
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,6 +1,17 @@
|
|||
# Geode Changelog
|
||||
|
||||
## v0.4.8
|
||||
|
||||
- CLI issues fixed in v1.0.6 so loader again verifies if loader resources are missing / corrupt on startup
|
||||
- Resource download text is no longer a popup on top of the title but instead just replaces the loading text
|
||||
- Add delegates to `EditLevelLayer`
|
||||
|
||||
## v0.4.7
|
||||
|
||||
- Loader resources check would always fail due to CLI issues, so for now loader just checks if the resources folder exists
|
||||
|
||||
## v0.4.6
|
||||
|
||||
- Automatically checks & downloads loader resources if they are missing / corrupt on startup
|
||||
- CMake rework; `GeodeFile.cmake` now checks and verifies CLI version
|
||||
- Add optional `DONT_INSTALL` parameter to `create_geode_file`
|
||||
|
|
Loading…
Add table
Reference in a new issue