Update all_models.py
Browse files- all_models.py +9 -9
all_models.py
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
models = [
|
2 |
-
"Yntec/
|
3 |
-
"Yntec/
|
4 |
-
"Yntec/
|
5 |
-
"Yntec/
|
6 |
-
"Yntec/
|
7 |
-
"Yntec/
|
8 |
-
"Yntec/
|
9 |
-
"Yntec/
|
10 |
-
"Yntec/
|
11 |
]
|
12 |
|
13 |
#from externalmod import find_model_list
|
|
|
1 |
models = [
|
2 |
+
"Yntec/DarksideRemix",
|
3 |
+
"Yntec/Lunatic",
|
4 |
+
"Yntec/Genesis",
|
5 |
+
"Yntec/RadiantDiversions",
|
6 |
+
"Yntec/NextPhoton",
|
7 |
+
"Yntec/AliveAndKicking",
|
8 |
+
"Yntec/JustForKicks",
|
9 |
+
"Yntec/Lexicon",
|
10 |
+
"Yntec/ReVive",
|
11 |
]
|
12 |
|
13 |
#from externalmod import find_model_list
|