Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 703 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 703 Bytes

JackTheBox

JackTheBox allows for client & server modifications to s&box independent of the current gamemode (or even in the absence of a gamemode).

Features

  • Hotloading support
  • Load context support (Realms)
  • (WIP) Gamemode specific support
  • Bypasses access control

Demo

demo.mp4

Guide

  1. Compile the jackthebox library (or grab the latest release from github) and inject it into the s&box process.
  2. Compile an addon (i.e. example_addon) and move the assembly into the correct realm directory (ex. sbox/sideload/client)