Dungeon Painter Studio

Dungeon Painter Studio

Not enough ratings
my almost simple way to batch upload png's and jpg's
By dante5321
for anyone who does not fear python, here is a pretty simple way to upload
the png's or jpg's in a folder, to DPS.
   
Award
Favorite
Favorited
Unfavorite
1. step
install python ,if you just have not still.
Then open an editor window and paste this code =>






you can see the necessary indentation on the picture.
2nd step
make a folder under \Dungeon Painter Studio\data\collections\ that matches the name of the assets you want to import.

Place all your matching jpg's or png's in that folder.
Copy the script you created in step 1 into the newly created folder.
Go to the explorer and type 'cmd' into the file explorer and hit Enter.











now just type "python <script_name>" and what it does it should create a folder for each
png or jpg and move it into that folder.

It helped me a lot and I hope that it will help you too.
2 Comments
dante5321  [author] 13 Jan, 2020 @ 6:56am 
It should be Python 2.7,I will try to put the code in a text document
Dreamsofinsomnia 12 Jan, 2020 @ 7:01pm 
What version of python is this? Can you actually put up the code in a word document