File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,11 @@ const _ASSET_FILTERS = {
34
34
}
35
35
36
36
const _DDA_STABLE_LINUX = [
37
+ {
38
+ "name" : "0.G Gaiman" ,
39
+ "url" : "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/0.G/cdda-linux-tiles-x64-2023-03-01-0054.tar.gz" ,
40
+ "filename" : "cdda-linux-tiles-x64-2023-03-01-0054.tar.gz"
41
+ },
37
42
{
38
43
"name" : "0.F-2 Frank-2" ,
39
44
"url" : "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/0.F-2/cataclysmdda-0.F-Linux_x64-Tiles-0.F-2.tar.gz" ,
@@ -77,6 +82,11 @@ const _DDA_STABLE_LINUX = [
77
82
]
78
83
79
84
const _DDA_STABLE_WIN = [
85
+ {
86
+ "name" : "0.G Gaiman" ,
87
+ "url" : "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/0.G/cdda-windows-tiles-x64-2023-03-01-0054.zip" ,
88
+ "filename" : "cdda-windows-tiles-x64-2023-03-01-0054.zip"
89
+ },
80
90
{
81
91
"name" : "0.F-3 Frank-3" ,
82
92
"url" : "https://github.com/CleverRaven/Cataclysm-DDA/releases/download/0.F-3/cataclysmdda-0.F-Windows_x64-Tiles-0.F-3.zip" ,
You can’t perform that action at this time.
0 commit comments