Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.54 KB

README.md

File metadata and controls

57 lines (44 loc) · 1.54 KB

Issues

alt:V Package

Tool for downloading new files from alt:V CDN
Report Bug · Request Feature

About the project

You can download only new files from cdn, files with the same hash will be skipped

Built With

Getting Started

Installation

  1. Download archive from last release Release
  2. Unpack to your folder
  3. Install .NET 6.0
  1. If you want you can create config.json file in the root program directory. Example:
    {
         "Branch": "release",
         "Windows": true,
         "Server": true,
         "Voice": true,
         "CSharp": true,
         "Js": true,
         "JsByteCode": true,
         "OutputPath": "D:/Test"
    }

Contact

Discord: config.json#8501
Project Link: https://github.com/litolax/altV-Package