Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparr/factorio-mod-remove-prototypes
A mod for the game Factorio, for removing arbitrary prototypes from the game.
https://github.com/sparr/factorio-mod-remove-prototypes
factorio
Last synced: 29 days ago
JSON representation
A mod for the game Factorio, for removing arbitrary prototypes from the game.
- Host: GitHub
- URL: https://github.com/sparr/factorio-mod-remove-prototypes
- Owner: sparr
- License: mit
- Created: 2018-05-05T01:18:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T20:44:42.000Z (over 5 years ago)
- Last Synced: 2024-10-13T11:22:03.999Z (2 months ago)
- Topics: factorio
- Language: Lua
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Remove Prototypes
A mod for the game Factorio, for removing arbitrary prototypes from the game.Given a list of prototype name, or category.name, this mod will remove those prototypes during the data loading stage of the game, as best as it can. The named prototypes will be removed unless they are the last of their kind. References to named prototypes will also be removed, such as removing a named item from recipe ingredients and results, or a named technology from other technologies' prerequisites.