Skip to content

HadesStudios/txAdminRecipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hades Framework - txAdmin Recipe

A fully automated txAdmin recipe to install and run Hades Framework โ€” a modern, full-featured FiveM server framework built to streamline roleplay server development.


๐Ÿ“ฆ About the Recipe

This txAdmin recipe simplifies the process of deploying a Hades Framework-based FiveM server by:

  • Cloning the latest version of the framework from GitHub.
  • Setting up all required folder structures (resources, configs, etc.).
  • Automatically importing the frameworkโ€™s SQL schema into your database.
  • Moving optional files like configuration templates and logos.
  • Ensuring compatibility with txAdmin deployment validation.

This recipe is ideal for developers or server owners looking to get started with Hades Framework quickly, without needing to manually configure or move files.


๐Ÿš€ How to Use This Recipe in txAdmin

  1. Open your txAdmin panel.
  2. Go to the Recipe Deployer tab.
  3. Use the following URL to deploy this recipe: https://raw.githubusercontent.com/HadesStudios/txAdminRecipe/main/hades-stable.yaml
  4. Follow the prompts to configure your database credentials and deployment options.
  5. After deployment:
    • Ensure dependencies (MongoDB, MariaDB, Node.js, and pnpm) are installed
    • Update your server.cfg

โš™๏ธ Features

  • โœ… Automatic GitHub download of the latest Hades Framework
  • โœ… Database setup and schema import
  • โœ… Optional config templates included
  • โœ… Resource folder validation for txAdmin
  • โœ… Minimal manual configuration post-deployment

๐Ÿ“š About Hades Framework

Hades Framework is a modern FiveM roleplay server framework written in TypeScript, Node.js, and Lua. It is designed to be modular, scalable, and developer-friendly, supporting key features like:

  • Full support for TypeScript backends
  • Built-in support for MariaDB and MongoDB
  • Configuration-driven design for environments and resources
  • Hot-reload capable development environment using pnpm and vite

๐Ÿ“˜ More info and full documentation:
โžก๏ธ HadesStudios GitHub


๐Ÿ›  Requirements

To run the Hades Framework successfully after deployment, ensure you have the following installed:

  • Node.js (latest LTS recommended)
  • pnpm (npm install -g pnpm)
  • MongoDB (running locally or remotely)
  • MariaDB (or compatible MySQL DB)

โ„น๏ธ Known Issues / First-Time Launch Tip

Heads up!
If you encounter errors related to Fuel or Inventory systems when launching the server for the first time, donโ€™t worry โ€” this is normal.

๐Ÿ› ๏ธ Solution:
Simply restart the server once, and the issues should be resolved automatically. These errors typically occur only during the very first launch due to initial resource registration or dependency order.


๐Ÿง  Tips

  • You can customize resources.cfg to match your server setup.

๐Ÿ“ฌ Feedback & Support

If you encounter any issues with the recipe or want to contribute improvements, feel free to open an issue or PR on the Hades txAdmin Recipe GitHub.


Happy deploying! ๐Ÿš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published