Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.14 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.14 KB

Paranoia - An experimental horror mod for BONEWORKS.

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.