18 lines
704 B
JSON
18 lines
704 B
JSON
{
|
|
"name": "AbandonedRuins",
|
|
"version": "1.1.6",
|
|
"title": "The Ruins Mod",
|
|
"author": "Gangsir, Bilka",
|
|
"homepage": "https://github.com/Bilka2/AbandonedRuins",
|
|
"factorio_version": "1.1",
|
|
"description": "The Ruins Mod adds randomly spawns ruins in the world. These ruins are destroyed fragments of bases, forts, small oases, and more.\n\nExplore them for loot, adventure, or entertainment, but beware, some still have running defenses from the last player that landed on the planet, with more successful colonies having better defenses.",
|
|
"package":
|
|
{
|
|
"scripts":
|
|
{
|
|
"prepackage": "./scripts/extract_changes.sh",
|
|
"postpublish": "./scripts/github_release.sh"
|
|
}
|
|
}
|
|
}
|