SomeGuyWhoLovesCoding / Zenith-FNF-Public

This FNF was originally going to be a zenith-midi clone that'll only render a fnf song with the visual chart to video.
Other
7 stars 0 forks source link

Drop support for HL #6

Closed SomeGuyWhoLovesCoding closed 1 month ago

SomeGuyWhoLovesCoding commented 2 months ago

That's right. I'm deprecating support for HL builds. My FNF engine is meant to work with cross-platform cpp targets since cpp is the fastest haxe target ever, so yeah. Today, I'm adding support for cppia scripting to replace hscript and have the mod system rely entirely on that. I also wrote my own license ~using gpt~ (similar to GPL 3.0 but with mod files instead).

SomeGuyWhoLovesCoding commented 1 month ago

This is spam. I wanted to keep my scripting support but oh well My modpack file structure is done because I could actually handle how a FileInput will read raw uncompressed data of an image. I actually wrote 3 abstract classes for greater readability and flexibility btw.