Categorygithub.com/xubiod/rpgo
repositorypackage
1.0.1
Repository: https://github.com/xubiod/rpgo.git
Documentation: pkg.go.dev

# README

RPGO Go

This is currently a direct translation of uuksuu's RPGMakerDecrypter project, specifically the Decrypter namespace and the Tests namespace. You can go to that version here.

This was mainly an exercise with Go and the testing capabilities.

CLI

The CLI has been moved to a separate repository.

Tests

Current coverage as reported by go test -cover: 90.9%

FileCoverage
binary_utils.go100%
project_generator.go77.4%
rgssad.go85.5%
rgssadv1.go97.6%
rgssadv3.go97.9%
rpgmaker_version.go100.0%