forked from Medved2k/angelsextended-remelting
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.json
23 lines (23 loc) · 791 Bytes
/
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
{
"name": "angelsextended-remelting",
"version": "1.1.4",
"title": "Angel's Extended - Remelting",
"author": "Aragas",
"contact": "[email protected]",
"homepage": "https://github.com/Aragas/angelsextended-remelting",
"factorio_version": "1.1",
"description": "An extension to Angel's Smelting. Adds Alloy Mixer that is used to mix molten metals into alloys directly and adds the ability to remelt metal into molten liquids. Supports Bob's Mods, MadClown01's Processing and ShinyAngelGFX.",
"dependencies": [
"angelssmelting >= 0.4.0",
"? bobplates >= 0.15.0",
"? Clowns-Processing >= 1.3.2",
"? ShinyAngelGFX >= 0.15.10",
"! Better_Strand_Casting"
],
"factride_metadata": {
"ignore_files": [],
"ignore_folders": [
".git/"
]
}
}