Trico-Everfire / p2-publishing-tool

MIT License
15 stars 2 forks source link

QoL Request: Publishing from CMD #31

Open tkiepuszew opened 2 months ago

tkiepuszew commented 2 months ago

i really want to make a batch file that lets you compile the map and, or playtest or publish so i request to make it compatible with cmd args so it can instantly load up the file for publishing, so just give it a title, description and the preview image and click upload

tkiepuszew commented 2 months ago

--bsp -b $map file --title -t $"string" --description -d $"string"

tkiepuszew commented 2 months ago

--image or -i $image directory

Trico-Everfire commented 2 months ago

What is the need for this, exactly? Is it that much trouble to open and use?

tkiepuszew commented 2 months ago

i just want to use it thru CMD :(