Paranoia is an experimental horror mod for BONEWORKS' Blankbox level. All code in this project is subject to change with time.
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. |
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.