Mipmap script (Python)

Enhance your gameplay with these tools. This category is also the right place for tools useful for modders.
Mod databases, calculators, cheatsheets, multiplayer, scripts, libs and other useful stuff that is not strictly in-game mods.
Post Reply
User avatar
Deadlock989
Smart Inserter
Smart Inserter
Posts: 2528
Joined: Fri Nov 06, 2015 7:41 pm

Mipmap script (Python)

Post by Deadlock989 »

-
Last edited by Deadlock989 on Fri Jan 12, 2024 6:43 pm, edited 1 time in total.
Image

User avatar
snouz
Inserter
Inserter
Posts: 27
Joined: Sun Jan 03, 2021 6:01 pm
Contact:

Re: Mipmap script (Python)

Post by snouz »

Thanks, it works like a charm for me on windows using Anaconda, but for some reason I had to use absolute paths, like "C:/Users/Max/Desktop/output/" instead of "./output/".

For future users who are not python friendly, you need python3, anaconda, then you need the lib Pillow, install it with:

Code: Select all

python -m pip install --upgrade Pillow
Graphically contributed to : Bio Industries (soon) | Warehousing | MFerrari's mods | Brevven's mods | Bob Artisanal Reskins | Mining Drones | Teleporters | Emoji signals

Post Reply

Return to “Tools”