Categorygithub.com/juli0n21/go-osu-parser
repository
0.0.8
Repository: https://github.com/juli0n21/go-osu-parser.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

OsuParser Pipeline

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

Examples

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

Auto generated Dokumentation