-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathinfo.json
34 lines (34 loc) · 1.1 KB
/
info.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
{
"name": "loaders-modernized",
"version": "0.8.8",
"title": "Loaders Modernized",
"description": "Compact 1x1 loader requiring electricity to run. There are options to enable or modify capabilities like stacking, disable power consumption, or recipe cost.",
"author": "kryojenik",
"contact": "https://github.com/kryojenik/loaders-modernized",
"homepage": "https://github.com/kryojenik/loaders-modernized",
"source": "https://github.com/kryojenik/loaders-modernized",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.23",
"flib >= 0.16.0",
"? space-age >= 2.0.23",
"(?) UltimateBeltsSpaceAge",
"(?) 5dim_transport",
"(?) aai-industry",
"(?) iper-belt",
"(?) stack-inserters",
"(?) SchallBeltConfiguration",
"(?) pycoalprocessing",
"(?) ev-logistics"
],
"package": {
"git_publish_branch": "main",
"ignore": [
"TODO.md",
"types.lua",
"screenshots/*"
],
"sync_portal_details": false,
"no_git_push": true
}
}