Today I worked on my ONI (Oxygen Not Included) mod.
I studied the game's codebase and its structure, adding in comments as I went along.
The biggest challenge comes not from understanding what a particular piece of code does, but understanding the game's architecture and identifying files key to my mod.
(there are about 3,230 files btw)
コメント