Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix building buttons and terrain texture imports | Hop311 | 2023-05-11 | -1/+1 |
| | ||||
* | Added Localisation (#77) | Hop311 | 2023-03-30 | -3/+13 |
| | | | | | | | | | * Added Localisation * Removed `.gdignore`s. * Localisation dir path and Locale name cleanup * Incomplete entry warnings + README | |||
* | Add automated git release info retrieval on export | Spartan322 | 2023-03-29 | -0/+31 |
Makes debug easier to see and handle Add commit hash label to MainMenu Add click-copyable tag, commit hash, and checksum to main menu Rename VersionChecksumBox to ReleaseInfoBox Move ReleaseInfoBox to separate scene and script Add GIT_INFO.gd for generic project running Add openvic2-plugin addon for handling export plugin Replaces GIT_INFO.gd on export Setup build workflow to retrieve commit hash, tag, and release |