EverestAPI / EverestAPI/Everest
Improve Asset Reloading
Open
discussion
help wanted
rewrite
- Dominant language
- C#
- Stars
- 516
- Forks
- 106
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 5
Description
- Unloading assemblies needs to be redone so that it actually works properly
(it should be noted that fully unloading assemblies will never be possible using .NET Framework and due to how the game is built)
- Hot-swapping assemblies needs to be done in a way that accounts for dependencies
- Hot-swapping maps and content can cause concurrency issues, and not all assets can be hotswapped reliably
Contributor guide
Assessment
This issue has not been assessed yet.