Edit Endless Sky saves with Go!

Apollo f7bf2e3a07 Added further testing for Profile 2 年之前
.gitignore c1a4b6675b Initalized Fyne Desktop app 2 年之前
FyneApp.toml c1a4b6675b Initalized Fyne Desktop app 2 年之前
Icon.png c1a4b6675b Initalized Fyne Desktop app 2 年之前
LICENSE ad1cf69aa6 Initial commit 2 年之前
README.md f7bf2e3a07 Added further testing for Profile 2 年之前
Test Dummy.txt f7bf2e3a07 Added further testing for Profile 2 年之前
cover 6191cc6322 Begain rewrite for more testing of features 2 年之前
go.mod c1a4b6675b Initalized Fyne Desktop app 2 年之前
go.sum c1a4b6675b Initalized Fyne Desktop app 2 年之前
gui.go 82afba3bc5 Added Save Directory setting in about 2 年之前
main.go f7bf2e3a07 Added further testing for Profile 2 年之前
node.go 6191cc6322 Begain rewrite for more testing of features 2 年之前
node_test.go 6191cc6322 Begain rewrite for more testing of features 2 年之前
parser.go c1a4b6675b Initalized Fyne Desktop app 2 年之前
parser_test.go 6191cc6322 Begain rewrite for more testing of features 2 年之前
plugin.go c1a4b6675b Initalized Fyne Desktop app 2 年之前
plugin_test.go f7bf2e3a07 Added further testing for Profile 2 年之前
profile.go f7bf2e3a07 Added further testing for Profile 2 年之前
profile_test.go f7bf2e3a07 Added further testing for Profile 2 年之前
utils.go 6191cc6322 Begain rewrite for more testing of features 2 年之前
utils_test.go 6191cc6322 Begain rewrite for more testing of features 2 年之前

README.md

endless-edit

Edit Endless Sky saves with Go!

Test Coverage:

58.9% of statements

File Percent Coverage
node.go 83.7%
parser.go 86.7%
utils.go 100.0%
profile.go 100.0%
plugin.go 66.7%