Remove optional dependency for Space Age

This commit is contained in:
Simon Brodtmann 2024-12-10 12:43:50 +01:00
parent 93fc7c0d99
commit b134abf7ac

View file

@ -7,7 +7,6 @@
"homepage": "",
"factorio_version": "2.0",
"dependencies": [
"base",
"? space-age >= 2.0.0"
"base"
]
}