issues
search
onimp
/
oni_multiplayer
Oxygen Not Included multiplayer mod. Work in progress.
MIT License
225
stars
17
forks
source link
Execution leveling prerequisites
#227
Closed
polycone
closed
1 year ago
polycone
commented
1 year ago
Tech features only.
Features:
Added DI options
Added Unity testing infrastructure
Added execution context (contains execution level) (will be used instead of patch context)
Added runtime state (dependencies and execution context for now) - a single state access point (+static compatibility wrappers)
Added attribute processor (will help with boilerplate execution level conditioning in patches)
Tech features only. Features: