0.4.3 • Published 3 months ago

altv-server-manager v0.4.3

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

alt:V Server Manager is a powerful tool designed to streamline the management of alt:V Multiplayer servers, specifically tailored for Typescript. With a focus on efficiency and convenience.

Features

  • Server files updater
  • Compiles src into a single resource (because i don't like how resources work)
  • Global src alias ( @/* )
  • Fast typescript compiler
  • Obfuscate or/and minify output files for production

Getting Started

Using one of the following methods to get started:

1. Using npx (without installation):

npx altv-server-manager init

2. With global installation:

npm i -g altv-server-manager
altv init

CLI Commands

Usage: altv [options] [command]

Options: -h, --help        display help for command

Commands: 
  init [options]    initialization server project
  update [options]  update server files
  dev [options]     run server in developer mode
  build [options]   build server for production
  start [options]   start server for production
Usage: altv init [options]

Description: initialization server project

Options: 
  -nologo     don't show logo
  -force      clear folder if not empty
  -win        for Windows
  -linux      for Linux
  -release    use release branch
  -rc         use rc branch
  -dev        use dev branch
Usage: altv update [options]

Description: update server files

Options: 
  -nologo     don't show logo
  -win        for Windows
  -linux      for Linux
  -release    use release branch
  -rc         use rc branch
  -dev        use dev branch
Usage: altv dev [options]

Description: watch server (for development)

Options:
  -nologo     don't show logo
Usage: altv build [options]

Description: build server (for production)

Options:
  -nologo     don't show logo
  -minify     minify output files
  -obfuscate  obfuscate output files
Usage: altv start [options]

Description: start server (for production)

Options:
  -nologo     don't show logo

Contributions

We welcome contributions from the community to make alt:V Server Manager even more robust and feature-rich. Feel free to open issues, submit pull requests, or provide feedback to help us improve and evolve this tool.

Happy coding with alt:V Multiplayer and alt:V Server Manager!

0.4.3

3 months ago

0.4.2

4 months ago

0.4.1

4 months ago

0.4.0

4 months ago

0.3.9

4 months ago

0.3.6

4 months ago

0.3.5

4 months ago

0.3.8

4 months ago

0.3.7

4 months ago

0.3.4

4 months ago

0.3.3

4 months ago

0.3.0

4 months ago

0.3.2

4 months ago

0.3.1

4 months ago

0.2.3

7 months ago

0.2.2

7 months ago

0.2.1

7 months ago

0.2.0

7 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

10 months ago

1.0.0

10 months ago