Add info.json
This commit is contained in:
parent
ebed47d0a3
commit
8c1a940f0a
1 changed files with 12 additions and 0 deletions
12
cf-lib/info.json
Normal file
12
cf-lib/info.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"name": "cf-lib",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"title": "cackling fiends library",
|
||||||
|
"description": "Because I'd like to have my own library :-)",
|
||||||
|
"author": "cackling fiend",
|
||||||
|
"homepage": "",
|
||||||
|
"factorio_version": "2.0",
|
||||||
|
"dependencies": [
|
||||||
|
"base"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue