Edit Endless Sky saves with Go!

Apollo 82afba3bc5 Added Save Directory setting in about 2 anni fa
.gitignore c1a4b6675b Initalized Fyne Desktop app 2 anni fa
FyneApp.toml c1a4b6675b Initalized Fyne Desktop app 2 anni fa
Icon.png c1a4b6675b Initalized Fyne Desktop app 2 anni fa
LICENSE ad1cf69aa6 Initial commit 2 anni fa
README.md b9c66fff19 Updated README with current test coverage 2 anni fa
cover 6191cc6322 Begain rewrite for more testing of features 2 anni fa
go.mod c1a4b6675b Initalized Fyne Desktop app 2 anni fa
go.sum c1a4b6675b Initalized Fyne Desktop app 2 anni fa
gui.go 82afba3bc5 Added Save Directory setting in about 2 anni fa
main.go c1a4b6675b Initalized Fyne Desktop app 2 anni fa
node.go 6191cc6322 Begain rewrite for more testing of features 2 anni fa
node_test.go 6191cc6322 Begain rewrite for more testing of features 2 anni fa
parser.go c1a4b6675b Initalized Fyne Desktop app 2 anni fa
parser_test.go 6191cc6322 Begain rewrite for more testing of features 2 anni fa
plugin.go c1a4b6675b Initalized Fyne Desktop app 2 anni fa
profile.go c1a4b6675b Initalized Fyne Desktop app 2 anni fa
utils.go 6191cc6322 Begain rewrite for more testing of features 2 anni fa
utils_test.go 6191cc6322 Begain rewrite for more testing of features 2 anni fa

README.md

endless-edit

Edit Endless Sky saves with Go!

Test Coverage:

87.8% of statements

File Percent Coverage
node.go 82.7%
parser.go 86.7%
utils.go 100.0%