-Copyright (c) 2018-2024 Someone <someone@somenet.org>
+Copyright (c) 2018-2026 Someone <someone@somenet.org>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
+---------------------------------------------------------------------------------------------------
+Version: 2.0.1
+Date: 2026-01-16
+
+ Changed:
+ - Version-Bump. No functional changes. (I am still alive :)
+
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: 2024-10-21
{
"name": "some-disableenemygeneration",
- "version": "2.0.0",
+ "version": "2.0.1",
"title": "Disable enemy generation",
"author": "someone1337",
"homepage": "https://git.somenet.org/factorio/some-disableenemygeneration.git",
"description": "TREES ARE THE NEW ENEMY no 1! Enable mod to disable the spawning of enemy bases (and trees) on NEWLY GENERATED chunks. Disable mod to restore previous behavior. This way you can go mega without having to use lua commands (=losing achievements) or restart the game and can actually kill all enemies. WARNING: Usually the game generates a few more chunks than what the player sees and enemies may already have been generated and exist on chunks not yet discovered by the player and may expand on their own!",
"factorio_version": "2.0",
- "dependencies": ["base>=2.0.0"]
+ "dependencies": [
+ "base>=2.0.0"
+ ]
}