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

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

Notifications You must be signed in to change notification settings

emesare/jackthebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

Stars

Watchers

Forks