Initial commit, working Titanium mod

This commit is contained in:
Brevven 2019-07-21 17:16:09 -07:00
commit 8508a04f51
46 changed files with 447 additions and 0 deletions

15
info.json Normal file
View file

@ -0,0 +1,15 @@
{
"name": "bztitanium",
"version": "0.1.0",
"factorio_version": "0.17",
"title": "Titanium",
"author": "Brevven",
"contact": "",
"homepage": "",
"dependencies": [
"base >= 0.17",
"? aai-industry",
"? space-exploration"
],
"description": "Adds titanium to the base game"
}