mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 17:53:28 +00:00
removed useless comments on project toml
This commit is contained in:
@@ -4,14 +4,14 @@ name = "ARMA Team Awareness Kit"
|
|||||||
prefix = "armatak"
|
prefix = "armatak"
|
||||||
|
|
||||||
[version]
|
[version]
|
||||||
path = "addons/main/script_version.hpp" # Default
|
path = "addons/main/script_version.hpp"
|
||||||
|
|
||||||
build = 0 # Optional
|
build = 0
|
||||||
major = 0 # Overrides path when set
|
major = 0
|
||||||
minor = 0
|
minor = 0
|
||||||
patch = 0
|
patch = 0
|
||||||
|
|
||||||
git_hash = 0 # Default: 8
|
git_hash = 0
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
exclude = [
|
exclude = [
|
||||||
|
|||||||
Reference in New Issue
Block a user