Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • lua
  • xenin-configurator
  • xenin-orm
  • xenin-1.3
  • xenin-2
  • 2.1.0RC1
  • 2.0.0RC1
8 results

xenin-framework

  • Clone with SSH
  • Clone with HTTPS
  • Patrick Ratzow's avatar
    Patrick Ratzow authored
    Made a RemoveOnSelect function
    
    See merge request !18
    cd716010
    History

    The Xenin Framework

    A framework developed for Garry's Mod, intended to make mundane tasks just a bit easier and more interconnected.

    Major features

    • Easy in-game configurator
    • SQL query builder & migrations
    • MySQL/SQLite support, using MySQLite.
    • Tons of pre-built UI panels that follows a specific theme
    • Ability to connect scripts together using the common framework interface
    • Lots of helper functions

    How to use

    If you want to just install it, navigate to releases and download the newest version.

    If you are a developer, you will need to make use of LAUX as this project is not written in Lua, but a superset similar to Lua.

    Docs

    Documentation is largely unfinished, but can be found at https://sleeppyy.gitlab.io/xenin-framework/#/

    Big thanks to Milhane. for creating large parts of the documentation + the website theme