Skip to content
lewislovesgames edited this page Jan 26, 2015 · 3 revisions

Yes, there's an API for FrostOS! The FrostOS API!

Documentation:

Code Description
FrostOS.runSys(The System File) This will execute any system file located in the system folder! If the file doesn't exist, it will break the program. You don't need to put FrostOS.runSys("/.frostos/system/example.sys").
Clone this wiki locally