1.0.0 • Published 1 year ago

rw-toml v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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.