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
- Host: GitHub
- URL: https://github.com/atomicsponge/slv-mkscript
- Owner: AtomicSponge
- License: mit
- Created: 2024-11-26T21:06:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T19:52:36.000Z (6 months ago)
- Last Synced: 2024-12-27T23:40:12.830Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.