Skip to content

NathanX-S/altv-pkg2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

altv-pkg2

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

Usage Description
altv-pkg2 release Download latest release binaries
altv-pkg2 rc Download latest rc binaries
altv-pkg2 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
}

About

Downloads alt:V binary files quickly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%