KingSystem: Difference between revisions
Jump to navigation
Jump to search
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...") |
(No difference)
|
Revision as of 13:53, 22 September 2018
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.