Modding:Overview: Difference between revisions

Jump to navigation Jump to search
1,237 bytes added ,  23:07, 25 September 2023
m
Add gnarf's Rhinoconaut mod and illuminatiswag's Terrors of the Depths mod
(Add an "Examples" section with sources for various mods)
m (Add gnarf's Rhinoconaut mod and illuminatiswag's Terrors of the Depths mod)
 
(3 intermediate revisions by one other user not shown)
Line 22: Line 22:
* If you plan to mod in your own tiles, familiarize yourself with a pixel editor, such as [https://www.piskelapp.com/ Piskel] (all major platforms and web).
* If you plan to mod in your own tiles, familiarize yourself with a pixel editor, such as [https://www.piskelapp.com/ Piskel] (all major platforms and web).
** GIMP is essentially useable, but it isn't designed specifically for pixel art and may take more work to make game tiles with it than with a dedicated pixel editor.
** GIMP is essentially useable, but it isn't designed specifically for pixel art and may take more work to make game tiles with it than with a dedicated pixel editor.
== Tutorials ==
If you're just getting started with modding, check out [[Modding:Tutorial - Snapjaw Mages]]. This tutorial is an end-to-end walkthrough of creating a new creature and some items, and then having them appear in-game. It also provides an introduction on browsing the game's data files, which you can then use to go on and mod in your own objects.
The [https://steamcommunity.com/sharedfiles/filedetails/?id=1302696701%7C Blue Ctesiphus tutorial] is also an excellent starting point for new modders.


== Possible Issues ==
== Possible Issues ==
Line 47: Line 53:
! Repository
! Repository
! Corresponding mod(s)
! Corresponding mod(s)
! Concepts used
|-
| [https://bitbucket.org/gnarf37/qud-rhinoconaut/src/master/ gnarf37/qud-rhinoconaut]
| [https://steamcommunity.com/sharedfiles/filedetails/?id=2839943576 Rhinoconaut]
| Custom Preset, Custom player tile
|-
| [https://github.com/DeSevilla/my-qud-mods/tree/main/monsters DeSevilla/my-qud-mods/monsters]
| [https://steamcommunity.com/sharedfiles/filedetails/?id=3038334237 Terrors of the Depths]
| Creatures, [[Modding:Tiles]]
|-
|-
| [https://gitlab.com/Armithaig/hearthpyre Armithaig/hearthpyre]
| [https://gitlab.com/Armithaig/hearthpyre Armithaig/hearthpyre]
| [https://steamcommunity.com/sharedfiles/filedetails/?id=1683847053 Hearthpyre]
| [https://steamcommunity.com/sharedfiles/filedetails/?id=1683847053 Hearthpyre]
| [[Modding:C Sharp Scripting]], [[Modding:Sounds]], [[Modding:Tiles]]
|-
|-
| [https://github.com/AsheIsAmazing/QudMods/ AsheIsAmazing/QudMods]
| [https://github.com/AsheIsAmazing/QudMods/ AsheIsAmazing/QudMods]
| Various mods
| Various mods
|
|-
|-
| [https://github.com/HeladoDeBrownie/Caves-of-Qud-Minimods HeladoDeBrownie/Caves-Of-Qud-Minimods]
| [https://github.com/HeladoDeBrownie/Caves-of-Qud-Minimods HeladoDeBrownie/Caves-Of-Qud-Minimods]
| Various mods
| Various mods
|
|-
|-
| [https://github.com/Ilysen/Jademouth Ilysen/Jademouth]
| [https://github.com/Ilysen/Jademouth Ilysen/Jademouth]
| [https://steamcommunity.com/sharedfiles/filedetails/?id=2926820352 Jademouth]
| [https://steamcommunity.com/sharedfiles/filedetails/?id=2926820352 Jademouth]            
| [[Modding:Maps]], [[Modding:Quests]], [[Modding:Worlds]]
|-
| [https://github.com/kernelmethod/QudMods/ kernelmethod/QudMods]
| Various mods
|
|-
|-
| [https://github.com/librarianmage/FinderOfRuin librarianmage/FinderOfRuin]
| [https://github.com/librarianmage/FinderOfRuin librarianmage/FinderOfRuin]
| [https://steamcommunity.com/sharedfiles/filedetails/?id=2812261314 FinderOfRuin]
| [https://steamcommunity.com/sharedfiles/filedetails/?id=2812261314 FinderOfRuin]
| [[Modding:Harmony]], [[Modding:Options]]
|}
|}


{{Modding Navbox}}
{{Modding Navbox}}

Navigation menu