Coder Social home page Coder Social logo

jtaosj / yumv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kasuganosoras/yumv

0.0 1.0 0.0 64 KB

YumV is a FiveM server script, you can use it to install plugin, vehicle and maps quickly, like use the yum in CentOS.

License: GNU General Public License v3.0

Lua 100.00%

yumv's Introduction

YumV

YumV is a FiveM server script, you can use it to install plugin, vehicle and maps quickly, like use the yum in CentOS.

点我阅读中文介绍

Feature

  • Auto install plugin, vehicle, maps, peds or other.
  • Search the anything you want.
  • Remove the exist plugin.
  • Update the exist plugin to new version.
  • Show the installed plugin list.

Installation

Before install YumV, you need to install wget and unzip in your system.

# Is the Linux shell, not in game!
yum install wget unzip -y
# If your server is Ubuntu or Debian
apt-get install wget unzip -y

Now, let's start install YumV!

First, goto your FXServer resources directory, such as /home/akkariin/fivem/resources/.

cd /home/akkariin/fivem/resources/

Then, clone this project to your resources directory.

git clone https://github.com/kasuganosoras/YumV yum/

Edit your server.cfg and append the following text:

start yum
add_ace resource.yum command.refresh allow

Final, restart your FXServer, enjoy!

Example use

Install the vehicle "gtr":

yum install gtr

Search the vehicle "bmw":

yum search bmw

Update local plugin "vMenu":

yum update vMenu

Remove an exist plugin "subwrx":

yum remove subwrx

List all the plugins you installed:

yum list

You can use command yum help for help.

Upload

If you want to upload a new resource to YumV mirror, you can visit: https://yumv.net/ (Chinese website)

You need to register an account to upload files.

License

This project is open-source, use GPL-v3 license.

yumv's People

Contributors

kasuganosoras 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.