GithubHelp home page GithubHelp logo

fvm-installer's Introduction

FiveM Installer

FiveM Installer is a package for FiveM Server (FX). This scripts download resources to build your server. Is not longer maintained by me but by the community. La version française est en bas de la page.

Compatible resources list: https://github.com/qlaffont/fvm-installer-list/blob/master/README.md

Liste des ressources compatible: https://github.com/qlaffont/fvm-installer-list/blob/master/README.md

Installation

npm install -g fvm-installer

Options

--save You can use --save option for (install/update/delete) to save installed script in scripts.json

--folder=<folder_name> You can use --folder option for (install) to save installed script in dedicated folder.

Usage

You need to be in FX Server Folder and have downloaded resources/ folder (or create one) Package name format is : "user/repo. Example: fivemtools/ft_ui. All packages need to come from Github.

Initialise FiveM Installer Folder :

λ fvm init

Initialisation of FiveM Installer directory !


Name: Sample FiveM Server
Author: Quentin Laffont
Website: https://qlaffont.com


Initialisation of FiveM Installer directory finish ! You can now use fvm installer.

Install one or more packages in resources :

You can specify a version with resource_name@number. (Example: fivemtools/[email protected])

You can specify a folder where your script can be saved with --folder option. (Example, here we register our script in resources/[ft]/ft_ui: fvm install fivemtools/ft_ui --save --folder=ft)

λ fvm install fivemtools/ft_ui

Installing ft_ui - 0.1
https://api.github.com/repos/FivemTools/ft_ui/zipball/0.1

Installation Successful !

Have list of all packages can be upgraded :

λ fvm update

This package can be upgraded:

fivemtools/ft_ui        Installed: 0.1

To upgrade packages, do fvm update <package_name>

Upgrade package to last version

λ fvm update fivemtools/ft_ui

Updating ft_ui - 0.1 -> 0.1
https://api.github.com/repos/FivemTools/ft_ui/zipball/0.1


Update Successful !

Remove package

λ fvm remove fivemtools/ft_ui

Delete Successful of fivemtools/ft_ui

FiveM Installer

FiveM Installer est un utilitaire pour pouvoir télécharger des scripts de FiveM pour un serveur FX. Le projet n'est plus maintenu par moi mais par la communauté.

Installation

npm install -g fvm-installer

Options

--save Tu peux utiliser --save pour pouvoir avoir un fichier de configuration nommé scripts.json avec tous les scripts installés (installation/mis à jour/suppression).

--folder=<folder_name> Te permet d'installer ton script dans un dossier dédié (installation).

Usage

Tu doit être dans un dossier FX Server contenant le dossier resources (sinon il faut l'ajouter) Format du package : "utilisateur/repository. Exemple: fivemtools/ft_ui. Les packages doivent venir de Github

Initialiser le dossier FiveM Installer :

λ fvm init

Initialisation of FiveM Installer directory !


Name: Sample FiveM Server
Author: Quentin Laffont
Website: https://qlaffont.com


Initialisation of FiveM Installer directory finish ! You can now use fvm installer.

Installer une ou plusieurs ressources : Tu peux spécifier la version avec nom_ressource@numéro_de_version. (Exemple: fivemtools/[email protected])

Tu peux spécifier où le script peux être installer avec l'option --folder. (Exemple, ici on enregistre le script dans resources/[ft]/ft_ui: fvm install fivemtools/ft_ui --save --folder=ft)

λ fvm install fivemtools/ft_ui

Installing ft_ui - 0.1
https://api.github.com/repos/FivemTools/ft_ui/zipball/0.1

Installation Successful !

Liste des ressources à mettre à jour :

λ fvm update

This package can be upgraded:

fivemtools/ft_ui        Installed: 0.1

To upgrade packages, do fvm update <package_name>

Mettre à jour à la dernière version :

λ fvm update fivemtools/ft_ui

Updating ft_ui - 0.1 -> 0.1
https://api.github.com/repos/FivemTools/ft_ui/zipball/0.1


Update Successful !

Supprimer une ressource

λ fvm remove fivemtools/ft_ui

Delete Successful of fivemtools/ft_ui

fvm-installer's People

Contributors

alvinveroy avatar dependabot[bot] avatar officialcrugg avatar qlaffont avatar saleehk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.