Paranoia
Source code for the BONELAB mod, Paranoia.
Install / Use
/learn @NotEnoughPhotons/ParanoiaREADME

Description:
This is the official source code for the BONEWORKS mod, Paranoia.
Paranoia is an experimental horror mod for BONEWORKS' Blankbox level. All code in this project is subject to change with time.
Contents:
| Folder | Description | |:----------: |---------------------------------------------------------------------------------- | | Entities | Contains all base hallucination classes and entities. | | Managers | Contains the manager and the tick class for the mod when you load into Blankbox. | | TickEvents | Contains all events that can be executed when a tick finishes. | | Utiltiies | Contains helper methods for easier developments. |
Licensing/Credits:
Paranoia is licensed under the Apache License, Version 2.0. See LICENSE for the full License. Paranoia is also built off of MelonLoader's TestMod.
