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.
rw-toml is avaliable via npm.
npm install rw-toml
rw-toml are mostlt used by another project named rw-build,which is a CLI Rusted Warfare mod builder running on Node.js.
rw-toml is licensed under the GNU-GPL v3 license agreement. See the LICENSE file for more information.