issues
search
Interrupt
/
delverengine
Delver game engine and editor
zlib License
803
stars
80
forks
source link
Use Correct API to Find Options File
#185
Closed
joshuaskelly
closed
4 years ago
joshuaskelly
commented
4 years ago
Summary
Fixes the following issues:
Options class was using incorrect API to get the options.txt file and was trying read/write to internal files.
EditorOptions class was using incorrect path and writing to root of volume.
Summary
Fixes the following issues: