docs(data): add documentation for ReadFile
feat(data): make monster level ushort
docs(data): add documentation for NostaleData
feat: make projects available for netstandard 2.1
chore: update nosfiles package
fix(data): correctly assign parsed translations into dictionary
chore: add repository url and license to nuget
Merge pull request #22 from Rutherther/data Add NosTale data information
chore(data): add short descriptions of projects
chore(data): make cli nonpackable
fix(data): make cli nostale data path argument greedy
feat(data): get translations as no tracking
feat(data): add cli for database migration and extraction of nos files
chore: remove Card translation root
fix(data): fix parsing file names and
feat(data): add database nostale data implementation
feat(data): add nostale data files service collection extensions
fix(data): correctly decrypt 0 length lst files
fix: rename language en to uk
feat(data): make info and language service asynchronous