-
Notifications
You must be signed in to change notification settings - Fork 33
Understanding Our Repository
Matan Lurey edited this page Sep 7, 2021
·
2 revisions
Our repository is in a messy state. We know it. However, we wanted to provide some quick tips on understanding how we've organized the mod:
-
contrib: We've been slowly moving out some data-aspects of the mod to a lightweight JSON format. -
mod/schema: Schema validations, mostly for the aforementionedcontribfolder. Basically "did you write this right?"-checks. -
mod/src: The actual mod source code (i.e. JSON, Lua, and XML). Most "coding" happens here. -
srcandtool: Tooling source code, i.e. in TypeScript for NodeJS.
SWLegion.Dev • A Community Run Organization • Our Philosophy • Wiki