zakuciael / nosapi

A monorepo with Tools and APIs for all things NosTale
Apache License 2.0
0 stars 0 forks source link

feat(data): implement parser for client version and hash #9

Closed zakuciael closed 1 year ago

zakuciael commented 1 year ago

This PR closes #3 by implementing the getFileVersion method in the @nosapi/data package and defining a new API route (/api/client-version) that utilizes it with a combination of md5 sums of game executables.