# README
OsuParser 
Small go based Library to Read osu! dbs and .osu files
import "github.com/juli0n21/go-osu-parser/parser"
get github.com/juli0n21/go-osu-parser@latest
Currently Supported files:
-
osu!.db
-
scores.db
-
collection.db
-
.osu files
Planned features
-
Reading ReplayFiles
-
Changing and Saving afformentioned files
For usage information look at the pkg/example.go
examples