mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
added simtak apk to root directory in order to be deployed with the addon
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3,3 +3,4 @@
|
|||||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||||
*.png filter=lfs diff=lfs merge=lfs -text
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
*.dll filter=lfs diff=lfs merge=lfs -text
|
*.dll filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.apk filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|||||||
@@ -25,7 +25,8 @@ include = [
|
|||||||
"LICENSE",
|
"LICENSE",
|
||||||
"*.dll",
|
"*.dll",
|
||||||
"*.so",
|
"*.so",
|
||||||
"*.paa"
|
"*.paa",
|
||||||
|
"simtak.apk"
|
||||||
]
|
]
|
||||||
|
|
||||||
[properties]
|
[properties]
|
||||||
|
|||||||
BIN
simtak.apk
LFS
Normal file
BIN
simtak.apk
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user