mirror of
https://github.com/geode-sdk/geode.git
synced 2025-03-22 02:45:49 -04:00
fix resources constantly being redownloaded
This commit is contained in:
parent
18dd0b75cb
commit
5f571d9035
1 changed files with 2 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
* Fix loading bar going out of bounds (e50c3ab)
|
||||
* Fix field containers for modified classes that have an inheritance relationship sharing the container (00e971a)
|
||||
* Error if mod target geode version doesn't match installed SDK version (2c559f8)
|
||||
* Fix dangling pointer in `disownPatch` (4c492c1)
|
||||
* Fix dangling pointer in `disownPatch` (4c492c1)
|
||||
* Add a way to access internal setting container (798cacc)
|
||||
* Add the crashed thread to Windows crashlog (f84e866)
|
||||
* Add Greek, Ukranian, Simplified and Traditional Chinese, French translations for the installer (8002ca0, bd5db26, 33fcd52, c02cc6d)
|
||||
|
@ -751,5 +751,4 @@ Note that from here on, changes to the framework were not tracked by versions as
|
|||
- Lilac started by Mat, HJfod and Pie
|
||||
|
||||
## 2021/01/25
|
||||
- CacaoSDK started by Camila, based on CappuccinoSDK
|
||||
|
||||
- CacaoSDK started by Camila, based on CappuccinoSDK
|
Loading…
Reference in a new issue