An open API service indexing awesome lists of open source software.

https://github.com/atomicsponge/slv-mkscript

Convert files to Silvergun Game Engine scripts
https://github.com/atomicsponge/slv-mkscript

Last synced: 4 months ago
JSON representation

Convert files to Silvergun Game Engine scripts

Awesome Lists containing this project

README

        

# slv-mkscript

Convert csv, json or (wip) yml files to [Silvergun Engine](https://github.com/AtomicSponge/silvergun) scripts.

## Usage

```
npx slv-mkscript [outFile]
```

Output file can be left blank. The script will use `inFile.sdf` automatically.