Skip to content

Stviri/ST-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ST-Development

PROJECT IS IN ALPHA, EXPECT ISSUES/BUGS.

A modular, roleplay systems built for RedM — designed on RSG RedM Framework.


What is ST-Development?

It is a collection of interconnected, standalone modules built on top of the RSGCore framework for RedM (Red Dead Redemption 2 multiplayer).

Architecture Philosophy

Open source Most modules will be open source and free to use, fork, and adapt. If you run RSGCore and want any of these systems on your server, clone and install.


Modules

Player-built, persistent housing system. Players purchase building plans from Housing Agent NPCs, choose a location anywhere on the map, and physically construct their home by gathering and depositing crafting materials. Houses are persistent world objects — they stay in the world when the owner logs off.


Workbench, blacksmith and gunsmith crafting systen for building materials, tools and guns.


Lumberjack system for RSGCore, pre-defined Lumber Company location with Foreman NPC, tree cutting minigame, buying/selling and NPC Stock systems.


Mining system for RSGCore and ST-Resources.


Wagon purchase/management system for RSGCore and ST-Resources.


Installation

Each module will have its own installation instructions in its repository README. General steps:

  1. Clone the desired module into your resources/[custom]/ folder
  2. Run the SQL file in your database
  3. Add any required items to rsg-core/shared/items.lua as documented
  4. Add ensure st-[module] to your server.cfg after RSGCore dependencies
  5. Configure shared/config.lua to match your server

Some RSGCore files may need to be modified for some modules.


Built With


License

MIT — free to use, modify, and distribute. Credit appreciated but not required.


Built for the RedM community. Made in Georgia 🇬🇪

About

Scripts for RedM by Stviri

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors