1
0
Fork 0
mirror of https://github.com/Luzifer/sii.git synced 2024-10-18 05:14:19 +00:00
sii/cmd/sii-editor
Knut Ahlers ab39609f45
Implement Save-Game Editor (#1)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-28 13:06:28 +00:00
..
ci Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
frontend Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
.gitignore Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
api.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
api_gameinfo.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
api_profiles.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
api_saves.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
base.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
config.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
frontend.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
go.mod Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
go.sum Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
locale.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
main.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
Makefile Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
paths.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
paths_linux.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
paths_windows.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
profiles.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
saves.go Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00