altv-pkg2

1.0.3 • Public • Published

altv-pkg2

Download server binaries quickly and easily for alt:V Servers.

Usage Description
altv-pkg release Download latest release binaries
altv-pkg rc Download latest rc binaries
altv-pkg dev Download latest dev binaries

How to install?

npm i --save-dev altv-pkg2

How to run?

npx altv-pkg2 dev

Configuration

Create a .altvpkgrc.json file in your root directory and add the following JSON code.

{
    "loadBytecodeModule": true,
    "loadCSharpModule": true,
    "loadJSModule": true,
    "loadJSV2Module": true
}

Readme

Keywords

Package Sidebar

Install

npm i altv-pkg2

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

52.2 kB

Total Files

5

Last publish

Collaborators

  • atlasolimbo