Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MerGattos-IC10-Library

Stationeers IC10 scripts are organized by system under src/. See src/README.md for the category layout.

Compile all .slang scripts

Run this from the repository root:

npm run build

Currently, build runs the Slang compiler step. It compiles every active .slang file below src/ using slang.exe -z. The category layout is mirrored under compiled/, and each output is named <name>.compiled.ic10.

Archived scripts under src/archive/ are not compiled.

You can also run only this step directly:

npm run compile:slang

If PowerShell blocks npm.ps1 due execution policy, use:

npm.cmd run compile:slang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages