Skip to content

zerodegress/rw-toml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rw-toml

rw-toml is a lib for building Rusted Warfare mods from toml files and more.

The project is still a work in progress, any friendly pull request can be merged.

Installation

rw-toml is avaliable via npm.

npm install rw-toml

Usage

rw-toml are mostlt used by another project named rw-build,which is a CLI Rusted Warfare mod builder running on Node.js.

License

rw-toml is licensed under the GNU-GPL v3 license agreement. See the LICENSE file for more information.