2.7.5 • Published 5 months ago

altv-pkg v2.7.5

Weekly downloads
53
License
ISC
Repository
github
Last release
5 months ago

altv-pkg

npm.io

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

UsageDescription
altv-pkg releaseDownload latest release binaries
altv-pkg rcDownload latest rc binaries
altv-pkg devDownload latest dev binaries

How to install?

npm i --save-dev altv-pkg

How to run?

npx altv-pkg release

Configuration

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

Note: The loadJSV2Module configuration allows you to include the experimental JavaScript V2 (JSV2) module when downloading binaries. Please be aware that as of the current release, the JSV2 module is exclusively available in the dev branch.

Note: The loadVoiceServer configuration allows you to include external voice server when downloading binaries.

Below you'll find all available options for the .altvpkgrc.json file with their default values:

{
    "loadJSModule": true,
    "loadBytecodeModule": false,
    "loadCSharpModule": false,
    "loadJSV2Module": false,
    "loadVoiceServer": false
}
2.7.5

5 months ago

2.7.1

5 months ago

2.7.4

5 months ago

2.7.3

5 months ago

2.3.0

10 months ago

2.5.0

6 months ago

2.3.2

7 months ago

2.2.3

10 months ago

2.4.0

6 months ago

2.3.1

9 months ago

2.7.0

6 months ago

2.6.1

6 months ago

2.6.0

6 months ago

2.2.1

10 months ago

2.2.0

11 months ago

2.1.0

11 months ago

2.0.11

1 year ago

2.0.10

1 year ago

2.0.9

1 year ago

2.0.8

1 year ago

2.0.5

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.4

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago