Difference between revisions of "Mod support"

From Heroes of Hammerwatch wiki
Jump to: navigation, search
(Created page with "Welcome to the modding page! This page is dedicated to offering a list of important information in a ladder to get around modding Heroes of Hammerwatch! ==Starting a mod== *X...")
 
Line 1: Line 1:
 
Welcome to the modding page! This page is dedicated to offering a list of important information in a ladder to get around modding Heroes of Hammerwatch!
 
Welcome to the modding page! This page is dedicated to offering a list of important information in a ladder to get around modding Heroes of Hammerwatch!
  
 +
=Modding resouces=
 
==Starting a mod==
 
==Starting a mod==
 +
[[mod_base|How to start]]
 
*XML
 
*XML
 
*Unpack
 
*Unpack
 
 
==Editor==
 
==Editor==
 
*Editor UI tutorial
 
*Editor UI tutorial
Line 25: Line 26:
 
*Levels! lol
 
*Levels! lol
  
===Custom assets page===
+
==Custom assets page==
====How to add:====
+
===How to add:===
 
*Tilemaps
 
*Tilemaps
 
*Doodads
 
*Doodads
Line 33: Line 34:
 
*Worldscripts
 
*Worldscripts
  
===Scripting/GUI page?===
+
==Scripting/GUI page?==
 
*GUI modification and creation
 
*GUI modification and creation
====Scripting modification and creation====
+
===Scripting modification and creation===
 
*GUI scripts
 
*GUI scripts
 
*Worldscript
 
*Worldscript
 
*Gamemode scripts
 
*Gamemode scripts
  
===Upload to workshop===
+
==Upload to workshop==
 +
[[Uploading_to_the_workshop|How to upload to the workshop]]
 +
 
 +
=List of common resources=
 +
[[Custom_items|Custom Items]]
  
 
{{Template:BaseNav}}
 
{{Template:BaseNav}}

Revision as of 16:29, 27 September 2018

Welcome to the modding page! This page is dedicated to offering a list of important information in a ladder to get around modding Heroes of Hammerwatch!

Modding resouces

Starting a mod

How to start

  • XML
  • Unpack

Editor

  • Editor UI tutorial
  • I dunno how to easily explain how the editor works in a easy format just use what hip did lol

How to use:

  • Assets
  • Tilemaps
  • Environment lighting

.unit,.effect & .inc

  • Doodads
  • Actors
  • Items
  • Link child unit to inc. (Like the act walls!)

Worldscripts

  • Linking worldscripts

How to put those into:

  • Levels
  • Prefabs

How to put Prefabs into:

  • Levels! lol

Custom assets page

How to add:

  • Tilemaps
  • Doodads
  • Actors
  • Items
  • Worldscripts

Scripting/GUI page?

  • GUI modification and creation

Scripting modification and creation

  • GUI scripts
  • Worldscript
  • Gamemode scripts

Upload to workshop

How to upload to the workshop

List of common resources

Custom Items