KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
wild
★ 20
Open GitHub ↗
Server framework for RedM
Download README (.md)
Explore Similar Repositories
Project64-1.6-Plus
:
No description available.
fast-ai-cold-calling
:
No description available.
sbitxhat
:
Raspberry Pi HAT for SDR experimenters
In-context_Learning_for_Automated_Driving
:
No description available.
tg-card-tool-bot
:
卡粉工具箱🧰,一款专为卡粉而设计的tg机器人,支持汇率查询和卡BIN查询。Telegram exchange rate calculation robot
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
wild
?
Download (.md)
# wild Wild is a lightweight server framework for RedM that supports many standard role-playing features and more. It does not use a database connection. Instead, it simply uses a local JSON file to store data and it has no anti-cheating methods whatsoever. Intended for use in LAN parties. ## How to install 1. Download and place all wild resources into a `[wild]` subfolder under `resources` in your FXServer. 2. In your `server.cfg` file, disable the `spawnmanager` and `basic-gamemode` default resources. Add the following lines: ``` ensure wild-core ensure wild-satchel start wild-interact start wild-shops start wild-war start wild-guarma start wild-horses start wild-emote start wild-blips ``` 3. Go to `wild-core` and rename `_config.json` and `_players.json` to `config.json` and `players.json`