2022-10-09 23:32:44 -07:00
|
|
|
# Kiri's Cursed Cacodemon Plushie
|
|
|
|
|
|
|
|
An evil Cacodemon Plushie. Squeeze it and you might make a new friend!
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
|
|
|
- [Hideous Destructor](https://codeberg.org/mc776/hideousdestructor) ([forum thread](https://forum.zdoom.org/viewtopic.php?t=12973&))
|
|
|
|
|
|
|
|
- [GZDoom](https://zdoom.org)
|
|
|
|
|
|
|
|
- Confirmed to work with both the original Doom IWADs (DOOM.WAD,
|
|
|
|
DOOM2.WAD, TNT.WAD, PLUTONIA.WAD) or Freedom.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
You have a few options for installation, depending on your level of
|
|
|
|
comfort with Git, and what you intend to do with the mod.
|
|
|
|
|
|
|
|
### Option 1: Simply download the mod as a zip.
|
|
|
|
|
|
|
|
To get the most recent version, download from this URL:
|
|
|
|
|
2022-10-09 23:33:53 -07:00
|
|
|
[https://git.intoxicoding.com/ExpiredPopsicle/HDCursedCacoPlushie/archive/main.zip](https://git.intoxicoding.com/ExpiredPopsicle/HDCursedCacoPlushie/archive/main.zip)
|
2022-10-09 23:32:44 -07:00
|
|
|
|
|
|
|
Stick it in with your mods, and add this line to your GZDoom command line:
|
|
|
|
|
2022-10-09 23:33:53 -07:00
|
|
|
`-file HDCursedCacoPlushie-main.zip`
|
2022-10-09 23:32:44 -07:00
|
|
|
|
|
|
|
Alternatively, add it to the mods list of your favorite launcher.
|
|
|
|
|
|
|
|
Run GZDoom.
|
|
|
|
|
|
|
|
### Option 2: Clone the Git repository (requires knowledge of Git).
|
|
|
|
|
|
|
|
Run the following command:
|
|
|
|
|
2022-10-09 23:33:53 -07:00
|
|
|
`git clone https://git.intoxicoding.com/ExpiredPopsicle/HDCursedCacoPlushie.git`
|
2022-10-09 23:32:44 -07:00
|
|
|
|
|
|
|
Stick it in with your mods, and add this line to your GZDoom command line:
|
|
|
|
|
2022-10-09 23:33:53 -07:00
|
|
|
`-file HDCursedCacoPlushie`
|
2022-10-09 23:32:44 -07:00
|
|
|
|
|
|
|
Run GZDoom.
|
|
|
|
|
|
|
|
## Use
|
|
|
|
|
|
|
|
Loadout code is "kac". Add it to a loadout to start with it.
|
|
|
|
|
|
|
|
To give yourself the item in the console:
|
|
|
|
|
2022-10-09 23:33:53 -07:00
|
|
|
`hd_give kac`
|
2022-10-09 23:32:44 -07:00
|
|
|
|
|
|
|
To spawn the monster, press `Fire` with the item selected.
|
|
|
|
|
|
|
|
To recall the monster once spawned, press `Fire` again.
|
|
|
|
|
|
|
|
To heal the monster, press `Reload`. This will expend blood packs. If
|
|
|
|
blood packs are not present, the plushie will bite you and drink your
|
|
|
|
blood, leaving you with an open wound and minor blood loss.
|
|
|
|
|
|
|
|
## Credits
|
|
|
|
|
|
|
|
Created by Kiri Jolly:
|
|
|
|
Twitch: https://twitch.tv/ExpiredPopsicle
|
|
|
|
Twitter: https://twitter.com/ExpiredPopsicle
|
|
|
|
Mastodon: https://mastodon.social/ExpiredPopsicle
|
|
|
|
Web: https://expiredpopsicle.com
|
|
|
|
Email: mailto:expiredpopsicle@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|