Difference between revisions of "Modding guide"

From Edge Of Eternity - Eternal Forge Modkit Wiki
Jump to: navigation, search
(Building and testing)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Basic setup==
+
==[[Setup build upload| Setup, build and upload]]==
 +
[[Setup build upload#Basic setup|Basic setup]]
  
==Building and testing==
+
[[Setup build upload#Building and testing|Building and testing]]
1. Open the local mod build window by going into the menu "EOE Mods Toolkit -> Build Mod" on the menu bar ontop of the screen
 
  
2. Fill the mod directory from your game path on Steam like in the example screenshots below
+
[[Setup build upload#Uploading to steam|Uploading to steam]]
  
3. Ensure that auto-tag assets is checked and click the build button
+
==[[General modding]]==
 +
[[General modding#Scripting basics|Scripting basics]]
  
4. Launch your game, the mod is ready to be tested, you'll be able to find it in the mod window of the game
+
[[General modding#Making an additive scene|Making an additive scene]]
  
(in the main menu click on the mods button)
+
==[[Specific mods]]==
 +
[[Specific mods#Model swap|Model swap]]
  
==Uploading to steam==
+
[[Specific mods#Spell|Spell]]
1. Open the Steam Workshop upload window by going into the menu "EOE Mods Toolkit -> Upload to Steam Workshop" on the menu bar on top of the screen
 
  
2. Fill the metadatas (key image, screenshots, name, description, tags, etc...) and then click create mod (if you are updating an existing one the
+
[[Specific mods#Playable character|Playable character]]
  
case will be update mod and if you loose the link to your mod you can reattach it in the manage my workshop section)
+
[[Specific mods#Items|Items]]
  
3. Click upload to the workshop and it will be visible a few minutes afterward in the Steam Workshop (please test your mods locally before uploading them to the workshop)
+
[[Specific mods#Quests and NPCs|Quests and NPCs]]
  
==Model swap==
+
[[Specific mods#Dungeons|Dungeons]]
  
==Spell==
+
[[Specific mods#Standalone adventure|Standalone adventure]]
  
==Playable character==
+
[[Specific mods#Dynamic events|Dynamic events]]
  
==Items==
+
[[Specific mods#Auras|Auras]]
  
==Quests and NPCs==
+
[[Specific mods#Nodes for nodal tool|Nodes for nodal tool]]
 
 
==Dungeons==
 
 
 
==Standalone adventure==
 
 
 
==Dynamic events==
 
 
 
==Auras==
 
 
 
==Nodes for nodal tool==
 

Latest revision as of 22:24, 20 December 2018