Releases: ThemModdingHerds/gfs
Releases · ThemModdingHerds/gfs
2.1.1 - adding/merging metadata
- you can now add or merge metadata together
- when you read a folder and it finds a file with the extension .metadata it will read it and merge with its metadata
2.1.0 - Metadata in my data
- fixed the whole library (didn't know it had issues)
- added new Metadata class for exact writing
2.0.0 - the strict update
- the class extends a Dictionary instead of List so duplicates don't exist
- default constructor so you don't need to specify header class
1.2.0
- renamed classes to fit actual name of .gfs files
- some properties that were readonly can be modifed
1.1.1 - working
- actually working code
1.1.0
better readme
1.0.3
forgor the data reading
1.0.2
fix? maybe
1.0.1
read and write
1.0.0
header