tmp64
tmp64
Currently Chairloader patch files are just copied over after all other mods. It would be nice to allow mods to merge changes into them (but only of the file is...
- [ ] Treat warnings as errors - [ ] Run tests via CTest - [ ] Run clang-tidy? Maybe?
Use keys F1-F10 to select `CHudMenu` items instead of `slot` commands (digit keys). The current configuration makes it easy to accidentally select a menu item (e.g. map vote) when switching...
### New merging library format - [x] Defines the exact node names and attributes - [x] Attribute type specification - [x] Recursive node support ### XML validation - [x] Checks...
Properly support the configuration where Chairloader only does XML merging. This lets users use mods like PRIC at the cost of DLL mod support and should improve the experience if...
Chairloader.Loader should replace PreyDll.dll. It will decide which PreyDll to load (original or Chairloader's). Reasoning: - #125 - Removes the need for custom options in Wine/Proton on Linux