2024-09-15 07:45:35 +00:00
|
|
|
{
|
|
|
|
"name": "baseless",
|
|
|
|
"version": "1.1.0",
|
|
|
|
"title": "Baseless Mod",
|
|
|
|
"description": "Defines missing prototypes required to launch the game",
|
|
|
|
"author": "David Skrundz",
|
|
|
|
"contact": "david@skrundz.ca",
|
|
|
|
"homepage": "https://git.skrundz.dev/skrundztorio/baseless",
|
|
|
|
"factorio_version": "1.1",
|
|
|
|
"dependencies": [
|
|
|
|
"!base",
|
2024-09-15 07:45:35 +00:00
|
|
|
"fmsl"
|
2024-09-15 07:45:35 +00:00
|
|
|
]
|
|
|
|
}
|