KSP2Community / PatchManager

A mod for generic patching needs similar to KSP 1's Module Manager.
https://ksp2community.github.io/PatchManagerDocs/
MIT License
5 stars 5 forks source link

0.10.0 Indexer Changes #37

Closed cheese3660 closed 9 months ago

cheese3660 commented 9 months ago

This is an update for patch manager, that changes how indexers work, meaning you can set indexes on variables that are lists without function calls, do maps without function calls, etc...