Skip to content

centralise versioning across rust and lua individually#179

Merged
Vlad118 merged 2 commits intomasterfrom
dev
Apr 1, 2026
Merged

centralise versioning across rust and lua individually#179
Vlad118 merged 2 commits intomasterfrom
dev

Conversation

@Vlad118
Copy link
Copy Markdown
Collaborator

@Vlad118 Vlad118 commented Apr 1, 2026

Closes #175
Rust version is in Cargo.toml file
Lua version is in KISSMultiplayer/lua/ge/extensions/version.lua
Alternative to #176, ensuring that lua version does not have a dependency of cargo build (which generates the version file in linked PR).

@DaddelZeit
Copy link
Copy Markdown
Contributor

"Version" as a file name is very generic and likely to cause conflicts without a unique path. Please move this to /lua/ge/extensions/kissmp/version.lua

e16dcfd#commitcomment-181265025

@Vlad118 Vlad118 merged commit e18a4a9 into master Apr 1, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix versioning scattering across files

2 participants