Edit Endless Sky saves with Go!

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

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%