issues
search
GoneUp
/
GPK_RePack
C# .gpk Unpacker/Repacker for Tera, released under the name Terahelper
MIT License
26
stars
12
forks
source link
Model separation
#12
Closed
foglio1024
closed
4 years ago
foglio1024
commented
4 years ago
Moved most model classes to their own project and changed access modifiers to
public
where needed.
Settings are now saved to a json file in the same folder as the executable and defaults automatically created if the file doesn't exist.
New settings can be added by just adding a new property in the
GPK_RePack.Core.CoreSettings
class.
Added WPF project.
public
where needed.GPK_RePack.Core.CoreSettings
class.