Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.82 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.82 KB

altv-utils

NPM Version NPM Downloads Contributors Commit

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)
  • Preset Selector (Helps to create and run alt:V by presets with branch, debug, start url and password)

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 -
Preset Selector npx altv-utils ps [n] [n] - optional parameter, the name of the preset from which you want to start alt:V

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue.