mirror of
https://github.com/actraiser/dustlayer.git
synced 2025-06-18 08:55:39 -04:00
updated code docs
This commit is contained in:
parent
a9b9c60849
commit
fc6634454a
@ -1,4 +1,11 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/************************************
|
||||
* while booting include *
|
||||
* files required by the mod *
|
||||
* and parse the user input *
|
||||
*************************************/
|
||||
|
||||
var dust = require('../bin/dust');
|
||||
|
||||
// set up active mod from config file (default: c64)
|
||||
|
Loading…
Reference in New Issue
Block a user