Skip to content

natsukagami/go-osu-parser

Repository files navigation

go-osu-parser

Build Status GoDocs Reference

A parser for Golang that converts .osu files into Golang objects (and an almost Node.js osu-parser compatible JSON). Feel free to give it a try and post issues to help me improve it ;)

This is a direct port from the original Node.js version I made while learning Golang.

Installation

go get https://github.com/natsukagami/go-osu-parser

Releases

No releases published

Packages

No packages published

Languages