1
0
Fork 0
mirror of https://github.com/Luzifer/sii.git synced 2024-12-21 08:21:16 +00:00
sii/cmd/sii-editor
2020-01-04 02:17:15 +01:00
..
ci Implement Save-Game Editor (#1) 2019-12-28 13:06:28 +00:00
frontend Fix: Disable save modal too when no auto-load is active 2020-01-01 03:36:50 +01: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 Fix: Placement is not required, don't let it break jobs 2020-01-04 02:17:15 +01: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