CI Changes
This commit is contained in:
committed by
aerinon
parent
54858500e5
commit
ca40f87daa
0
resources/app/meta/manifests/app_version.txt
Normal file
0
resources/app/meta/manifests/app_version.txt
Normal file
7
resources/app/meta/manifests/binaries.json
Normal file
7
resources/app/meta/manifests/binaries.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
"DungeonRandomizer",
|
||||
"Gui",
|
||||
"MultiClient",
|
||||
"MultiServer",
|
||||
"Mystery"
|
||||
]
|
||||
34
resources/app/meta/manifests/excluded_dlls.json
Normal file
34
resources/app/meta/manifests/excluded_dlls.json
Normal file
@@ -0,0 +1,34 @@
|
||||
[
|
||||
"conio",
|
||||
"console",
|
||||
"convert",
|
||||
"datetime",
|
||||
"debug",
|
||||
"environment",
|
||||
"errorhandling",
|
||||
"file",
|
||||
"filesystem",
|
||||
"handle",
|
||||
"heap",
|
||||
"interlocked",
|
||||
"libraryloader",
|
||||
"locale",
|
||||
"localization",
|
||||
"math",
|
||||
"memory",
|
||||
"namedpipe",
|
||||
"process",
|
||||
"processenvironment",
|
||||
"processthreads",
|
||||
"profile",
|
||||
"rtlsupport",
|
||||
"runtime",
|
||||
"stdio",
|
||||
"string",
|
||||
"synch",
|
||||
"sysinfo",
|
||||
"time",
|
||||
"timezone",
|
||||
"util",
|
||||
"utility"
|
||||
]
|
||||
@@ -1,7 +1,8 @@
|
||||
aenum
|
||||
aioconsole
|
||||
colorama
|
||||
distro
|
||||
fast-enum
|
||||
python-bps-continued
|
||||
colorama
|
||||
aioconsole
|
||||
pyyaml
|
||||
websockets
|
||||
pyyaml
|
||||
Reference in New Issue
Block a user