[BETA] Pack-O-Daemon! A helper for your Doom's directory pk3 mod.

Maps, modifications, add-ons, projects, and other releases for Zandronum. Also includes announcers.
Post Reply
Samuzero15tlh
Forum Regular
Posts: 256
Joined: Wed Sep 09, 2015 2:21 pm
Location: In home, sweet Home
Clan Tag: <skr>

[BETA] Pack-O-Daemon! A helper for your Doom's directory pk3 mod.

#1

Post by Samuzero15tlh » Tue Sep 12, 2023 2:04 am

Image What is this?
It's a small tool that helps you to pack your directory based doom project in a single zip.

It makes your life easier with the structure of your files, and best of all, in a nice looking GUI.

Literally just clicks away before playing your project.

What it does?
  • Zippes directories containing doom data into pk3 packages.
  • Versionifies the packages inmediatly.
  • Zippes all the created pk3 files for your project in one single zip file.
  • It can skip the zipping process for some of the project parts, for faster builds.
  • If the project part contains acs library files, this program will compile them all before zipping.
  • Runs your project, with the given settings and outputs the game result once you close the game.
  • Also logs the progress made on the build process if you need to check for errors. (Such as ACS Compilation errors.)
  • New string replacer system!, now add dynamic data after each versioning!
Why this?
  • For the people who likes to work in their local directory using the file explorer.
  • Allows you to use third party programs directly. (Audacity, Photoshop, Notepad++, Sublime Text, you name it)
  • Smack some git repository in there to save your progress in your project.
  • You like Slade, but you're kind of alergic to the text editor, or, yo find tedious to re-compile every acs file, everytime you make a change.
How to use it?
Get the pack-o-daemon.exe, and place it on your root folder. (where the doom project resides)
The directory structure should be somethin' like this:
/my-doom-project
-- pack-o-daemon.exe
-- /src
----- whatever-files-you-got.txt
  • Run it, that will create the project.json file where you can change the settings for the pack-o-demon.
  • Open pack-o-daemon.exe again, and everything should be set for the typical use.
  • If you change something from the project.ini file, and you have the executable running, restart it.
Github: https://github.com/Samuzero15/pack-o-daemon
Also on Itch.Io for some reason!: https://samuzero15.itch.io/pack-o-daemon
Everyone wants happiness without pain, but you cant have a rainbow without a rain.

I'm working in the Shotgun Frenzy Plus mod in my free time.
Yes, I have a pet that helps me to build doom projects, the Pack-O-Daemon, ain't it cute?.

Spoiler: My Other zandro stuff! (Open)


Samuzero15tlh

Samuzero15tlh
Forum Regular
Posts: 256
Joined: Wed Sep 09, 2015 2:21 pm
Location: In home, sweet Home
Clan Tag: <skr>

[BETA] Re: Pack-O-Daemon! A helper for your Doom's directory pk3 mod.

#2

Post by Samuzero15tlh » Wed Sep 13, 2023 10:11 pm

And before you ask me, how the f*ck I use this tool. Here, have a Getting Started tutorial.
Everyone wants happiness without pain, but you cant have a rainbow without a rain.

I'm working in the Shotgun Frenzy Plus mod in my free time.
Yes, I have a pet that helps me to build doom projects, the Pack-O-Daemon, ain't it cute?.

Spoiler: My Other zandro stuff! (Open)


Samuzero15tlh

Samuzero15tlh
Forum Regular
Posts: 256
Joined: Wed Sep 09, 2015 2:21 pm
Location: In home, sweet Home
Clan Tag: <skr>

[BETA] Re: Pack-O-Daemon! A helper for your Doom's directory pk3 mod.

#3

Post by Samuzero15tlh » Tue Sep 19, 2023 12:59 am

I've released another version, adding the tars and wheels for Pip instalation using python!

https://github.com/Samuzero15/pack-o-da ... tag/v1.6.3
Everyone wants happiness without pain, but you cant have a rainbow without a rain.

I'm working in the Shotgun Frenzy Plus mod in my free time.
Yes, I have a pet that helps me to build doom projects, the Pack-O-Daemon, ain't it cute?.

Spoiler: My Other zandro stuff! (Open)


Samuzero15tlh

User avatar
retrokid104
New User
Posts: 10
Joined: Fri Sep 15, 2023 2:59 pm
Clan: The Retro Zone
Clan Tag: (TRZ)
Contact:

[BETA] Re: Pack-O-Daemon! A helper for your Doom's directory pk3 mod.

#4

Post by retrokid104 » Tue Sep 19, 2023 6:08 pm

Say, this looks very helpful. So from my limited understanding, it creates pk3 files that are basically entire directories, letting me combine wads into one file easier?
Retrokid104
His friends call him Retro
MM8BDM Gondola Classes Clan Host

Samuzero15tlh
Forum Regular
Posts: 256
Joined: Wed Sep 09, 2015 2:21 pm
Location: In home, sweet Home
Clan Tag: <skr>

[BETA] Re: Pack-O-Daemon! A helper for your Doom's directory pk3 mod.

#5

Post by Samuzero15tlh » Tue Sep 19, 2023 10:46 pm

Correct! Exactly what you said Retrokid!
Everyone wants happiness without pain, but you cant have a rainbow without a rain.

I'm working in the Shotgun Frenzy Plus mod in my free time.
Yes, I have a pet that helps me to build doom projects, the Pack-O-Daemon, ain't it cute?.

Spoiler: My Other zandro stuff! (Open)


Samuzero15tlh

Post Reply