Skip to content

Latest commit

 

History

History
 
 

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How is this project organized?

/api → All utility functions coming from the NCS core, all these functions are exported.
/class → All objects working with the NCS Core.
/constant → All constants used in the NCS Core.
/core → This folder contains the basic and startup scripts for NCS Core.
/enum → All enums used in the NCS Core.
/localization → Folder containing the translation system and the translations themselves.
/modules → Contains the modules allowing the Core to run the server, some modules can be exported.