Basic plugin to add a skybox to the housing void.
Go to file
Jade Macho 51adb846e4
Update to .NET 8; Check for housing void fog to avoid false positives
2024-04-05 22:17:44 +02:00
VoidBox Update to .NET 8; Check for housing void fog to avoid false positives 2024-04-05 22:17:44 +02:00
.gitignore Initial commit 2024-03-02 01:31:18 +01:00
LICENSE Initial commit 2024-03-02 01:31:18 +01:00
README.md Initial commit 2024-03-02 01:31:18 +01:00
VoidBox.sln Initial commit 2024-03-02 01:31:18 +01:00
release.bat Initial commit 2024-03-02 01:31:18 +01:00

README.md

VoidBox

Basic plugin to add a skybox to the housing void.

Based on Ktisis, thus using the same license despite me usually not being a fan of the GPLv3.

(Strictly speaking it's just the env copy hook / signature and the accompanying structs which are copied, but credit goes to chirp for implementing it first!)

Turn around. Seriously, this is a mess, hotglued to do one job and one job only. I didn't even bother matching the code style or adjusting the namespaces, and it's way past midnight and my eyes are falling shut as I'm typing this sentence.