1.0.3 • Published 8 months ago

altv-pkg2 v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

altv-pkg2

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-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
}
1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago