https://github.com/toxicfrog/doom-mods
An assortment of gzDoom mods and modding libraries
https://github.com/toxicfrog/doom-mods
Last synced: 2 months ago
JSON representation
An assortment of gzDoom mods and modding libraries
- Host: GitHub
- URL: https://github.com/toxicfrog/doom-mods
- Owner: ToxicFrog
- License: other
- Created: 2022-07-01T00:03:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T19:41:39.000Z (6 months ago)
- Last Synced: 2025-12-21T21:47:00.989Z (6 months ago)
- Language: ZenScript
- Homepage:
- Size: 51.2 MB
- Stars: 39
- Watchers: 10
- Forks: 17
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
Awesome Lists containing this project
README
# ToxicFrog's Doom Mods
This repo contains some Doom mods. These are all ZScript-based and thus require a recent (4.x) release of [gzDoom](https://zdoom.org/downloads) or lzDoom; they will not work on other ports.
Downloadable versions can be found on the [releases page](https://github.com/ToxicFrog/doom-mods/releases).
## Included Mods
- [Gun Bonsai](gun-bonsai/), a mod of growing your guns from small shrubs into beautiful murder trees. Earn XP for your weapons by killing hellspawn and customize them with randomized upgrades. Compatible with almost every IWAD and mod. It won a [Cacoward](https://www.doomworld.com/cacowards/2022/gameplay/) in 2022!
- [Indestructable](indestructable/), a minimod that gives you a second chance on death, inspired by [War of Attrition's](https://fissile.duke4.net/fissile_attrition.html) "Death Rage" mechanic.
- [UZArchipelago](gzap/), UZDoom support for [Archipelago Randomizer](https://archipelago.gg), including a built in map scanner for playing community megawads.
- [libtooltipmenu](libtooltipmenu/), a library adding support for tooltips in the option menu. This is built into the other mods in this repo and doesn't need to be downloaded separately; the source code here is primarily of interest to mod authors.
## Discussion/Feedback
Bug reports can be filed using the [github issues system](/ToxicFrog/doom-mods/issues). You can also discuss the mods on the ZDoom forums:
- [Gun Bonsai thread](https://forum.zdoom.org/viewtopic.php?t=76080)
- [Indestructable thread](https://forum.zdoom.org/viewtopic.php?t=76074)
- [libtooltipmenu thread](https://forum.zdoom.org/viewtopic.php?t=76058).
I've also published unofficial variants of two other mods on the forums, [Map Order Shuffle](https://forum.zdoom.org/viewtopic.php?p=1225774#p1225774) by Cutmanmike and [Universal Pistol Starter](https://forum.zdoom.org/viewtopic.php?t=71333&p=1225453#p1225453) by DevilBlackDeath; they are not included in this repo.