Fexcraft / FSMM

Fex's Small Money Mod
Other
2 stars 5 forks source link

feat: add automatic variable substitution to gradle #23

Closed FatalMerlin closed 9 months ago

FatalMerlin commented 10 months ago

From now on, versioning can be controlled from a single file, gradle.properties.

Fexcraft commented 9 months ago

Thank you for your efforts and reminding me that this can be automated. Based on my own research and this PR I found a solution which may be more compact (https://github.com/Fexcraft/FSMM/commit/44264dda22d3ebc4d97bf3e680e252d3ed64b603). At the very least it seems to work for me locally.