KristalTeam / Kristal

Deltarune fangame engine for Love2D
BSD 3-Clause "New" or "Revised" License
96 stars 38 forks source link

mod.json {"useSaves": "has_saves"} skips file select if no saves #95

Closed skarph closed 6 months ago

skarph commented 6 months ago

ive seen some users wanting this (like, two i think), and the only way to do it was through preview.lua abuse

skarph commented 6 months ago

just realized mod["useSaves"] == true might break things (in theory), nevermind...