KingSystem

From ZeldaMods (Breath of the Wild)
Revision as of 13:53, 22 September 2018 by imported>Leoetlino (Created page with "'''KingSystem''' (also known as '''ksys''') is the name of the ''Breath of the Wild'' framework. It is responsible for initialising all of the core game subsystems and pr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

KingSystem (also known as ksys) is the name of the Breath of the Wild framework.

It is responsible for initialising all of the core game subsystems and providing core functionality such as UI base screen classes, terrain and quest code, etc. Since ksys is mostly just utility code, there is not much to document about it.