Skip to content

Custom written framework that was used for Mythic RP

Notifications You must be signed in to change notification settings

itzalfie01/mythic-framework

 
 

Repository files navigation

Logo

Mythic Framework Awesome

A curated list of credits, links, and community information related to the framework.

Description

  • Custom written framework that was used for Mythic RP

Official Discord

  • Discord Link - Offical Discord for community-driven support forum!

Project Maintainers

  • Treyyyy - Maintainer & Community Owner
  • Jay - Maintainer &
  • Nex - Maintainer
  • TheCasual420Gamer - Maintainer
  • Tyh - Maintainer
  • PLACEHOLDER - Maintainer

Credits

  • Alzar & Dr Nick - Original Maintainers and Creators
  • Greve - Creator of the txAdminRecipe for mythic framework

Information

🚧DISCLAIMER🚧

We do not own this framework, and we am simply trying to give it the support it deserves. The framework was originally built by Alzar & Dr Nick. Alzar has taken the liberty of releasing the framework, which you can find by following the original repository

DO NOT FORGET TO CHANGE THE LICENSE KEYS in environment.cfg

Rename example.environment.cfg to environment.cfg

# License Key
sv_licenseKey setme
set steam_webApiKey "setme"

Requirements

Packages Link
PNPM Download Here
NodeJS Download Here
MongoDB Download Here (v6.0.5)
MariaDB Download Here (v10.6.12)
HeidiSQL Download Here (*can be installed via MariaDB)

SQL Instaliation

Run the SQL provided in HeidiSQL, the mongo will build itself as the server starts

NOTE:

This will not work out of the box, you will need to make modifications to the base to replace the WebAPI calls with whatever authentication source you're wanting to do.

Using Admin

In the MongoDB Compass, inside of the "auth" database under users, find yourself (or whoever you want to give admin too) and add a new dataset under the groups array called either admin, owner, or staff. If you're already in the server, soft or hard relog to retrieve the new permissions.

To use the admin tool, run /admin or /staff.

Map Dependencies

This is a map list used by Mythic Framework for business, government ect. Most of these maps are automatically started by the server (the ones that are not, will be signed with a "*") since they are already included in the resources.cfg file:

About

Custom written framework that was used for Mythic RP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.1%
  • Lua 47.3%
  • HTML 0.3%
  • TypeScript 0.2%
  • CSS 0.1%
  • Vue 0.0%