Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

AltV-Projects/Qvok-Barebone

Repository files navigation

Introduction

Summary

This project is based on abstractFlo's Atlas build script, which is based on the alt:V client. This script uses TypeScript as a solid foundation to ensure type safety.

Feature List

  • Fully Open Source
  • TypeScript
  • Scalable Folder Structure

Prerequisites

  • alt:V Server binaries
  • NodeJS 12+
  • Basic programming knowledge

Preparation

  • Download this project
  • Extract it into your desired folder
  • Rename .env.example to .env
  • Insert path to your alt:V server executable
  • Open a terminal
  • Install all needed dependencies via
npm i

Working with this project

This project contains of 4 scripts:

  1. build
  2. prebuild
  3. build:dev
  4. watch

Comming soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published