🏠 Home 🧭 Overview 🎒 Getting Started 🍖 Survival 🏠 Base 🔧 Crafting 🔫 Weapons 🧟 Enemies 🗺️ Map 🤝 Co-op 💡 Tips 🔤 Glossary 🛠️ Contribute

HumanitZ – Community Wiki

A survival-focused, player-maintained knowledge base for the world of HumanitZ.
Built with love by survivors, for survivors.


🛠️ Contribute to the HumanitZ Wiki

Help make this the best resource for the game.


1. Contribution Workflow

  1. Fork this repo to your own GitHub account.
  2. Create a branch for your changes (e.g. feature/add-weapons-data).
  3. Edit or add .md files in the root (or /docs if using GitHub Pages).
  4. Commit with a clear message.
  5. Open a Pull Request back to this repo with a short summary of what you changed.

2. Style Guidelines


3. Content Guidelines


4. Page Layout Template

You can use this as a starting template for new pages:

<!-- NAV (copy from any existing page) -->

# <span style="color:#E79543;">[Icon] Page Title</span>
> One-line description.

## <span style="color:#E79543;">Section 1</span>

Content…

## <span style="color:#E79543;">Section 2</span>

Content…

<details>
<summary><strong style="color:#E79543;">Optional Collapsible Section</strong></summary>

Extra content…

</details>

5. Issues & Requests

Use GitHub Issues to:


Thanks for helping other survivors stay alive a little longer.


🛠️ Contribute to the Wiki

Help us expand the knowledge of HumanitZ.

Read the Contribute Page