Releases: darylhjd/genshin-api
Releases · darylhjd/genshin-api
v1.1.1
v1.1.0
v1.0.1
v1.0.0
- Refactored. All DataTypes now have their own individual files. The original file was getting too big and confusing!
- GetDataItem functions now return a copy of the struct rather than a pointer to the struct. This may have an impact on performance (the structs are quite large), but it is easier for external programs to handle.
The API added a new materials
data type, but I won't be completing it now due to issues with the API, making it hard for me to debug and work with. Also, I'm not free.
It already has its own file, so I might get to it next time.