Eyes in the Darkness

Eyes in the Darkness

2M Downloads

Minor config error

DWX12 opened this issue ยท 2 comments

commented

Came across this in the config, which I'm sure is just an error:

# Set to false to disable the jumpscare system.
# Min: 0
# Max: 6
B:Jumpscare=true

The jumpscare is either true or false, correct? Or is there some varying degree to it?

Thanks for creating such a cool mod.

commented

Yeah it's fixed locally. Found it literally right after submitting the build for review. Switched back to Intellij to switch to another project, and I see that glaring @Config.RangeInt(0,6) right there staring at me...

commented

Fixed as of the just-released 0.1.0 (gee talk about neglecting this mod...)