diff --git a/cf-lib/info.json b/cf-lib/info.json new file mode 100644 index 0000000..b2c8ef3 --- /dev/null +++ b/cf-lib/info.json @@ -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" + ] +} \ No newline at end of file