gelly-gmod / gelly

Library to integrate fluids into a game engine
GNU General Public License v3.0
19 stars 3 forks source link

Modify version number to match the Gelly version for each compile #118

Closed yogwoggf closed 1 month ago

yogwoggf commented 1 month ago

Context

Using rcedit, we can actually modify the nifty little version metadata found in most professional binaries (dll/exe) files for real software. rcedit is also heavily self-contained and has prebuilt binaries ready.

Scope

Acceptance Criteria

Other