Coder Social home page Coder Social logo

quackoramic / adonis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from epix-incorporated/adonis

0.0 0.0 0.0 22.99 MB

Roblox Server Administration System

Home Page: https://www.roblox.com/library/2373505175/Adonis-Loader-BETA

License: MIT License

Lua 100.00%

adonis's Introduction


Adonis is a server moderation and management system created for use on the Roblox platform.

Installation

๐Ÿ“ข New to Adonis? Take a look at our official quick start video here.
If you get stuck, feel free to ask for assistance in our Discord server.

Method 1: Official Roblox Model

  • Take a copy of the Adonis loader model from the Roblox library

  • Insert the model into Studio using the Toolbox into ServerScriptService

Method 2: GitHub Releases

  • Download the rbxm file snapshot from the latest release
  • Import the model file into Studio
    • Note: By default, snapshots included in releases have DebugMode enabled.

Method 3: Filesystem

  • Download the repository to your computer's file system
  • Install and use a plugin like Rojo to compile Adonis into a rbxmx file
    • If using Rojo, you can run rojo build /path/to/adonis -o Adonis.rbxmx to build a rbxmx
  • Import the compiled model file into Studio
    • Note: By default, loaders compiled from the repository have DebugMode enabled. This method compiles the bleeding edge version of Adonis, which may be unstable.

Debug Mode

The Adonis loader provides a DebugMode option which will load a local copy of the MainModule rather than fetching the latest version. This could be useful if you want to stay on a particular version of Adonis or want to maintain a custom version for your game. Debug mode expects the MainModule to share the same parent with the loader model (e.g. both should be in ServerScriptService). By default, snapshots provided in releases have DebugMode enabled.

Toggling debug mode

  • Open Adonis_Loader > Loader > Loader
  • Change DebugMode at the end of the data table to the desired value (e.g. DebugMode = false)

Links

Contributing

The purpose of this repository is to allow others to contribute and make improvements to Adonis. Even if you've never contributed on GitHub before, we would appreciate any contributions that you can provide.

Read the contributing guide to get a better understanding of our development process and workflow, along with answers to common questions related to contributing to Adonis.

License

Adonis is available under the terms of the MIT license. Read more details about the license here.

adonis's People

Contributors

sceleratis avatar expertcoderz avatar ccuser44 avatar fxep1 avatar alau740 avatar thelegendaryspark avatar lollodev5123 avatar p3tray avatar joritochip avatar coasterteam avatar galacticinspired avatar dimenpsyonal avatar karl-police avatar easternbloxxer avatar jaydns avatar sparkypen7 avatar nnickey avatar moo1210 avatar drewbokman avatar mudock-yatho avatar cald-fan avatar crywink avatar commodoregamer118 avatar jack5079 avatar l8x avatar thecakechicken avatar webm07 avatar evanultra01 avatar kw6m avatar aaronvickers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.