-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
23 lines (23 loc) · 732 Bytes
/
info.json
File metadata and controls
23 lines (23 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "loader-utils",
"version": "1.1.9",
"title": "Loader Utilities",
"description": "Adds options to change how loaders function, as well as enabling stacking on loaders if possible.",
"author": "protocol_1903",
"contact": "https://discord.gg/K3fXMGVc4z",
"homepage": "https://github.com/protocol-1903/loader-utils",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.65",
"perel >= 1.1.0",
"? stack-inserters",
"? 0-aai-simple",
"(?) more-quality-scaling",
"(?) deadlock-beltboxes-loaders",
"! miniloader-redux",
"! aai-loaders-stacking-filtering",
"(?) loaders-modernized",
"(?) krastorio-aai-loaders-compact",
"(?) krastorio-so-aai-loaders-compact"
]
}