altv-utils
Version:
altv-utils is a cli tool that can help with the daily routine of developers
38 lines (24 loc) • 1.5 kB
Markdown
# altv-utils
[](https://www.npmjs.com/package/altv-utils)
[](https://www.npmjs.com/package/altv-utils)
[](https://github.com/litolax/altv-utils/graphs/contributors)
[](https://github.com/litolax/altv-utils/commits/master)
`altv-utils` is a cli package that contains tools for optimization daily routine of developers


## List of available tools
- Resource Name Importer (Simplifies filling resource array for server.toml)
- Starter (Helps to adjust the alt:V configuration at startup)
## Installation
Install altv-utils with npm
```
npm install -g altv-utils
npx altv-utils
```
## Usage
| Tool | Command | Description |
| ---------------------- | -------------------------| ------------------------------------------------------ |
| Resource Name Importer | `npx altv-utils rni` | Run this command on the root directory of alt:V server |
| Starter | `npx altv-utils starter` | - |
## Contributing
Contributions are welcome! Please feel free to submit a pull request or open an issue.