mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
switched to v1
This commit is contained in:
@@ -5,8 +5,8 @@ prefix = "armatak"
|
|||||||
|
|
||||||
[version]
|
[version]
|
||||||
build = 0
|
build = 0
|
||||||
major = 0
|
major = 1
|
||||||
minor = 9
|
minor = 0
|
||||||
patch = 0
|
patch = 0
|
||||||
|
|
||||||
git_hash = 0
|
git_hash = 0
|
||||||
@@ -44,7 +44,9 @@ workshop = [
|
|||||||
"1779063631", # Zeus enhanced
|
"1779063631", # Zeus enhanced
|
||||||
"1673595418", # User Input Menus
|
"1673595418", # User Input Menus
|
||||||
"1678581937", # Extended Function Viewer
|
"1678581937", # Extended Function Viewer
|
||||||
"1231625987" #Debug Console
|
"1231625987", #Debug Console
|
||||||
|
"843577117", # RHSUSAF
|
||||||
|
"843425103", # RHSAFRF
|
||||||
]
|
]
|
||||||
|
|
||||||
parameters = [
|
parameters = [
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#define build 0
|
#define build 0
|
||||||
#define major 0
|
#define major 1
|
||||||
#define minor 7
|
#define minor 0
|
||||||
#define patch 5
|
#define patch 0
|
||||||
Reference in New Issue
Block a user