Skip to content

MerlinisaG/QBCore-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Pre Built Lore Friendly Qbcore V500]

Welcome to [QBCore V500], a lore-friendly server built on the QBcore framework using free scripts created by the community. This server aims to provide a rich and immersive experience for all players.

Table of Contents

Main Contributor's

  • AbstractBunny
  • Unknown/crumpetcode

About

is designed to be a free-to-play server that respects the lore and world-building of its base game. We have curated and reworked various free scripts from talented creators to ensure they fit seamlessly into the game environment. This server is built on the QBcore framework, known for its robust and modular design, making it perfect for creating a customized and scalable game server.

Features

  • Built on QBcore: Leverages the powerful and flexible QBcore framework.
  • Immersive Gameplay: All scripts have been modified to ensure they are lore-friendly.
  • Free and Open Source: All scripts and modifications are freely available.
  • Community Driven: Contributions are welcome from anyone who wants to improve the server.

Installation

To set up [Your Server Name] on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/your-repo-name.git
  2. Navigate to the project directory:

    cd your-repo-name
  3. Install dependencies:

    npm install
  4. Configure the server:

    • Edit the configuration files to match your setup. Make sure to configure database settings, server settings, and any other necessary parameters.
  5. Run the server:

    npm start

Usage

Once the server is running, you can connect to it using your game client. Detailed instructions for connecting to the server can be found here.

Contributing

We welcome contributions from the community! To contribute:

  1. Fork the repository
  2. Create a new branch:
    git checkout -b feature/YourFeatureName
  3. Make your changes
  4. Commit your changes:
    git commit -m 'Add some feature'
  5. Push to the branch:
    git push origin feature/YourFeatureName
  6. Open a pull request

Please ensure your pull request adheres to the contribution guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

A big thank you to all the script creators whose work made this server possible. Here are some of the creators and their original scripts that we've used and modified:

Additionally, thanks to the developers of the QBcore framework for providing a solid foundation for building our server.

If you have any questions or need further assistance, feel free to open an issue or contact us directly.

Happy gaming!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 58.7%
  • JavaScript 34.8%
  • CSS 2.7%
  • HTML 1.8%
  • Svelte 1.3%
  • TypeScript 0.7%