# USEFUL RESOURCES

### **HELP, TIPS & SHOWCASE**

[**Official Discord Server**](https://discord.com/invite/J9Czgpu)\
\&#xNAN;*This is the place you'll get answers to your questions the fastest, where users help other users. You can also get some some mapmaking advice, or showcase your own maps. It's also a good place to get the latest updates on the software and mods. You can also find mapmaking livestreams from users there too.*

[**Official Subreddit**](https://www.reddit.com/r/dungeondraft)\
\&#xNAN;*Mostly for showcasing your maps. You can also ask other users for help, this will get your question to a broader audience than Discord, but it will usually be slower to get an answer.*&#x20;

***

### **TUTORIALS**

[**Beginner's Guide to Dungeondraft (2024)**](https://youtu.be/7yD0hHzKJAE?si=btUzuV98ccGvrRqj)\
\&#xNAN;*A video guide I made covering the basics of Dungeondraft. It's not as complete and up to date as this encyclopædia but it should help you getting started.*

[**Packing Assets with Ryex's GoPackager**](https://youtu.be/-svM3aEV9KA)\
\&#xNAN;*A video guide I made covering all the steps to pack your own assets and how to format your assets properly. Includes a part on how to turn regular objects to colorable ones.*

[**Fakefairytale's Youtube Channel**](https://www.youtube.com/@fakefairytale05/playlists)\
\&#xNAN;*It has some nice tips and tricks and tutorials on how to improve your maps.*

[**How to make a modern street by A Day At**](https://www.patreon.com/posts/147618690)\
\&#xNAN;*This tutorial uses* [*A Day At*](https://www.patreon.com/cw/adayat) *assets, but can be useful for any kind of modern map.*

[**How to create your own assets by Tom Cartos**](https://youtu.be/arKr2CU4wMs)\
\&#xNAN;*If you want to draw your own assets, this videos gives you some great pointers.*

[**How to draw a battlemap by Tom Cartos**](https://www.youtube.com/playlist?list=PLHxgf6dHFgTwfrTe5qByXGsrFBH26OdcW)\
\&#xNAN;*This series of videos is created for Photoshop users but there are some great tips for any kind of battlemap.*

[**How to create a Village Map by D\&D Homebrew**](https://www.youtube.com/watch?v=5FRdWSHMGOI)\
\&#xNAN;*Some good tips to help you create a village in Dungeondraft.*

***

### **TOOLS & UTILITIES**

[**Ryex's GoPackager**](https://github.com/Ryex/Dungeondraft-GoPackager?tab=readme-ov-file#dungeondraft-gopackager)\
\&#xNAN;*Simply the best tool to pack and unpack your assets. See my* [*video*](https://www.youtube.com/watch?v=4gpCQnN0xMg) *on the subject.*

[**Cleanup Dungeondraft Packs**](https://gist.github.com/brouberol/77b21d9522bca39df52122dd152a6612)\
\&#xNAN;*A python script that will remove any empty tag from your packs.*

[**Photopea**](https://www.photopea.com/)\
\&#xNAN;*A free image editing software, in case you need it for some assets or some post processing.*&#x20;

[**XnConvert**](https://www.xnview.com/fr/xnconvert/)\
\&#xNAN;*A very simple and powerful tool to batch edit images. And it's free!*

[**Bulk Rename Utility**](https://www.bulkrenameutility.co.uk/Download.php)\
\&#xNAN;*If you need to rename a lot of files or folders at once, this is the tool you need. And it's free!*

***

### **TIMELAPSE VIDEOS**

[**Racooze Battlemaps**](https://www.youtube.com/playlist?list=PL83aZsrwwkaJhY51Dje-LQXG3QjWGIGtJ)\
\&#xNAN;*A nice playlist of sped up Dungeondraft battlemap creations.*

[**Moulk's Map Lab**](https://www.youtube.com/playlist?list=PLgA1BeVHr3m0RU6usqDBcMirOl2IGLQ6J)\
\&#xNAN;*If you want to see me create maps at a furious speed.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dungeondraft-encyclopaedia.gitbook.io/guide/further-info/useful-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
