-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmods.json
92 lines (92 loc) · 2.94 KB
/
mods.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[
{
"name": "pycoalprocessing",
"repository": "pyanodon/pycoalprocessing",
"url": "https://github.com/pyanodon/pycoalprocessing"
},
{
"name": "pycoalprocessinggraphics",
"repository": "pyanodon/pycoalprocessinggraphics",
"url": "https://github.com/pyanodon/pycoalprocessinggraphics"
},
{
"name": "pyindustry",
"repository": "pyanodon/pyindustry",
"url": "https://github.com/pyanodon/pyindustry"
},
{
"name": "pyfusionenergy",
"repository": "pyanodon/pyfusionenergy",
"url": "https://github.com/pyanodon/pyfusionenergy"
},
{
"name": "pyfusionenergygraphics",
"repository": "pyanodon/pyfusionenergygraphics",
"url": "https://github.com/pyanodon/pyfusionenergygraphics"
},
{
"name": "pyhightech",
"repository": "pyanodon/pyhightech",
"url": "https://github.com/pyanodon/pyhightech"
},
{
"name": "pyhightechgraphics",
"repository": "pyanodon/pyhightechgraphics",
"url": "https://github.com/pyanodon/pyhightechgraphics"
},
{
"name": "pyrawores",
"repository": "pyanodon/pyrawores",
"url": "https://github.com/pyanodon/pyrawores"
},
{
"name": "pyraworesgraphics",
"repository": "pyanodon/pyraworesgraphics",
"url": "https://github.com/pyanodon/pyraworesgraphics"
},
{
"name": "pypetroleumhandling",
"repository": "pyanodon/pypetroleumhandling",
"url": "https://github.com/pyanodon/pypetroleumhandling"
},
{
"name": "pypetroleumhandlinggraphics",
"repository": "pyanodon/pypetroleumhandlinggraphics",
"url": "https://github.com/pyanodon/pypetroleumhandlinggraphics"
},
{
"name": "pyalienlife",
"repository": "pyanodon/pyalienlife",
"url": "https://github.com/pyanodon/pyalienlife"
},
{
"name": "pyalienlifegraphics",
"repository": "pyanodon/pyalienlifegraphics1",
"url": "https://github.com/pyanodon/pyalienlifegraphics1"
},
{
"name": "pyalienlifegraphics2",
"repository": "pyanodon/pyalienlifegraphics2",
"url": "https://github.com/pyanodon/pyalienlifegraphics2"
},
{
"name": "pyalienlifegraphics3",
"repository": "pyanodon/pyalienlifegraphics3",
"url": "https://github.com/pyanodon/pyalienlifegraphics3"
},
{
"name": "pyalternativeenergy",
"repository": "pyanodon/pyalternativeenergy",
"url": "https://github.com/pyanodon/pyalternativeenergy"
},
{
"name": "pyalternativeenergygraphics",
"repository": "pyanodon/pyalternativeenergygraphics",
"url": "https://github.com/pyanodon/pyalternativeenergygraphics"
},
{
"name": "pypostprocessing",
"repository": "pyanodon/pypostprocessing",
"url": "https://github.com/pyanodon/pypostprocessing"
}
]