Compare commits

...

No commits in common. "1449e0a3d5d2c53de136d5196dcc0427bc8a5ebb" and "2dad6b648913d7ea786f6c8d60b32ee6cea112e8" have entirely different histories.

8 changed files with 35 additions and 4 deletions

View File

@ -1,5 +1,36 @@
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Version: 1.3.0
Date: 15.09.2024
Major Features:
- Full rewrite supporting 1.1
- Add incompatibility with the base mod
---------------------------------------------------------------------------------------------------
Version: 1.2.0
Date: 25.08.2023
Features:
- Throw an error if the base mod is enabled
---------------------------------------------------------------------------------------------------
Version: 1.1.1
Date: 25.08.2023
Bugfixes:
- Belts require a positive speed
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 16.01.2021
Features:
- Update for 1.1
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 14.08.2020
Features:
- Update for 1.0
---------------------------------------------------------------------------------------------------
Version: 0.0.2
Date: 11.08.2020
Features:
- Support 0.18.47 prototype changes
---------------------------------------------------------------------------------------------------
Version: 0.0.1
Date: 26.04.2020
Features:
- Initial release

View File

@ -1,11 +1,11 @@
{
"name": "baseless",
"version": "1.1.0",
"name": "Baseless",
"version": "1.3.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",
"homepage": "https://git.skrundz.dev/skrundztorio/Baseless",
"factorio_version": "1.1",
"dependencies": [
"!base",