altv-utils
is a cli package that contains tools for optimization daily routine of developers
- Resource Name Importer (Simplifies filling resource array for server.toml)
- Starter (Helps to adjust the alt:V configuration at startup)
- Preset Selector (Helps to create and run alt:V by presets with branch, debug, start url and password)
Install altv-utils with npm
npm install -g altv-utils
npx altv-utils
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 |
- |
Preset Selector | npx altv-utils ps [n] |
[n] - optional parameter, the name of the preset from which you want to start alt:V |
Contributions are welcome! Please feel free to submit a pull request or open an issue.