Skip to content

r4nb1r/minimalwire

Repository files navigation

⚡ minimalwire - Simplify Power Pole Wiring Automatically

Download minimalwire


🛠 About minimalwire

minimalwire is a mod for Factorio 2.0 that helps you manage your power grid wiring. It automatically arranges power poles in the most efficient way. This makes your power network easier to build and maintain, saving you time and effort in the game.

The mod uses a known method called Kruskal’s Minimum Spanning Tree algorithm. This finds the shortest way to connect all power poles, reducing the length of wires you need. It works quietly in the background, so you can focus on other parts of your factory.


⚙️ What minimalwire Does

  • Automates power pole connections.
  • Optimizes wiring layout to save resources.
  • Supports all standard power poles in Factorio 2.0.
  • Updates in real-time as you add or move poles.
  • Makes large power grids simpler to manage.
  • Open-source and community maintained.

💻 System Requirements

  • Windows 7 or later (64-bit recommended)
  • Factorio 2.0 installed and updated
  • Basic internet connection to download the mod
  • Minimum 4 GB RAM and 2 GHz processor for smooth gameplay
  • At least 500 MB free disk space for mod files

🚀 Getting Started with minimalwire

Step 1: Download minimalwire

Click the green button below to visit the download page. This page has the latest version of the mod ready for you.

Download minimalwire

Step 2: Open the Release Page

Once on the download page, look for the “Releases” section. Here you will find the latest version of minimalwire. The release will be in a .zip or .rar file format.

Step 3: Download the Mod File

Click to download the file named something like minimalwire-x.x.x.zip. Save it to a location you can easily find, like your Desktop or Downloads folder.


📥 How to Install minimalwire on Windows

  1. Locate the downloaded .zip file: Use File Explorer to find the file you saved.

  2. Extract the files: Right-click on the file and choose “Extract All…”. Select a folder where the contents will go.

  3. Open Factorio mod folder:

    • Press Win + R to open the Run dialog.
    • Type %APPDATA%\Factorio\mods and press Enter.
  4. Move extracted mod files:

    • Copy the extracted minimalwire folder or .zip file.
    • Paste it inside the mods folder you just opened.
  5. Start Factorio:

    • Launch Factorio.
    • Go to the “Mods” section from the main menu.
    • Find minimalwire in the list and make sure it is enabled.
    • Restart the game if prompted.

⚙️ Using minimalwire in Factorio

Once the mod is enabled and your game is running, minimalwire works automatically. When you place power poles, minimalwire will:

  • Connect the poles with the least amount of wire needed.
  • Show updated connections if you move or remove poles.
  • Keep your power grid efficient without extra steps.

You do not have to configure anything else. The mod runs quietly in the background. If you want to turn it off or change settings, look under the mod options in the Factorio menu.


🧩 Tips for Best Use

  • Plan your power grid layout before building.
  • Place poles evenly for best optimization.
  • Keep minimalwire updated by checking the release page regularly.
  • Combine minimalwire with other Factorio mods for full workflow improvements.

❓ Troubleshooting

  • If minimalwire does not appear in the mod list, check you placed it in the correct mods folder.
  • Make sure Factorio is fully updated to version 2.0 or higher.
  • Restart the game after installing the mod.
  • Visit the Issues tab on the GitHub page to report bugs or find solutions.
  • Look for error messages in the game console for clues.

📄 About This Project

minimalwire is open-source and maintained by the community. It uses Lua scripting to interface directly with Factorio’s mod system. The core logic relies on Kruskal’s algorithm to find the minimal wiring needed for power poles.


🌐 Where to Get minimalwire

You can always find the latest version here:

Download minimalwire


🔗 Useful Links


⬆️ Updating minimalwire

To update the mod:

  1. Download the newest release from the GitHub page.
  2. Replace the old mod files in your Factorio mods folder.
  3. Restart Factorio to activate the update.

📝 License

minimalwire is open source under the MIT License. You can view the full license text inside the repository.


🧑‍🤝‍🧑 Community Topics

This mod relates to:

  • Factorio gameplay mods
  • Lua scripting in Factorio
  • Power grid management
  • Minimum Spanning Tree algorithms
  • Open source Factorio mods
  • Community-maintained projects

Links

Visit minimalwire on GitHub to download and learn more

About

Optimize Factorio power networks by automatically creating clean, minimal wiring using a Minimum Spanning Tree for efficient, organized connections.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors