Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 692 Bytes

File metadata and controls

14 lines (10 loc) · 692 Bytes

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