XBLAH's Modding Tool/Docs: Difference between revisions
Jump to navigation
Jump to search

(Created page with "{{Language subpage}} {{Stub}}") |
(Added a table of contents) |
||
Line 1: | Line 1: | ||
{{Language subpage}} | {{Language subpage}} | ||
{{ | <table style="width: 100%"> | ||
<tr><td style="padding-right: 2px; vertical-align: top"> | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100% | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Game}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Game/New Mod|New Mod]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Creating a barebones Source engine mod |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Game/Open Game Folder|Open Game Folder]]'''|dark=true|font-size=1.1em }} | |||
{{td| A shortcut to the selected base game folder |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Game/Refresh Mods|Refresh Mods]]'''|dark=true|font-size=1.1em }} | |||
{{td| Refresh the mod listing for the selected game |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
}} | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100% | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Modding}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Run|Run Mod]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| You can run mods straight from the tool |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Open Mod Folder|Open Mod Folder]]'''|dark=true|font-size=1.1em }} | |||
{{td| A shortcut to the selected mod folder |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/File Explorer|File Explorer]]'''|dark=true|font-size=1.1em }} | |||
{{td| Preview the files mounted into the game info |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Clean Files|Clean Files]]'''|dark=true|font-size=1.1em }} | |||
{{td| Remove unnecessary files |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Game Info|Game Info]]'''|dark=true|font-size=1.1em }} | |||
{{td| Edit general mod information |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Content Mount|Content Mount]]'''|dark=true|font-size=1.1em }} | |||
{{td| Edit the mounted content |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Chapters|Chapters]]'''|dark=true|font-size=1.1em }} | |||
{{td| Create and modify single-player chapters |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Starting Maps|Starting Maps]]'''|dark=true|font-size=1.1em }} | |||
{{td| Select the starting maps |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Menu Items|Menu Items]]'''|dark=true|font-size=1.1em }} | |||
{{td| Add, modify or remove menu items |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Extract Used Assets|Extract Used Assets]]'''|dark=true|font-size=1.1em }} | |||
{{td| Copy assets used by selected maps |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Pack Files Manually|Pack Files Manually]]'''|dark=true|font-size=1.1em }} | |||
{{td| Compress selected files into a VPK |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Pack Subdirectory|Pack Subdirectory under /custom/]]'''|dark=true|font-size=1.1em }} | |||
{{td| Convert a loose custom folder into a VPK |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Unpack Files|Unpack Files]]'''|dark=true|font-size=1.1em }} | |||
{{td| Extract a VPK into a custom folder |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Remove Duplicates|Remove Duplicates]]'''|dark=true|font-size=1.1em }} | |||
{{td| Delete duplicated assets |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Mod/Delete Mod|Delete Mod]]'''|dark=true|font-size=1.1em }} | |||
{{td| Delete the selected mod |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
}} | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100% | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Animations}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Animations/Scene Editor|Scene Editor]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Autoconfigure and run the Choreography Editor |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
}} | |||
</div> | |||
</td> | |||
<td style="padding-left: 2px; vertical-align: top"> | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100%; | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Maps}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Maps/Map Editor|Map Editor]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Autodownload, autoconfigure and run the Map Editor |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Maps/Compile|Compile]]'''|dark=true|font-size=1.1em }} | |||
{{td| Compile maps |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Maps/Decompile|Decompile]]'''|dark=true|font-size=1.1em }} | |||
{{td| Decompile maps |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Maps/Building Generator|Building Generator]]'''|dark=true|font-size=1.1em }} | |||
{{td| Create buildings out of voxels |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Maps/Open Prefabs Folder|Open Prefabs Folder]]'''|dark=true|font-size=1.1em }} | |||
{{td| A shortcut to the prefabs folder |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
}} | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100%; | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Models}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Models/Decompile|Decompile]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Decompile models |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
}} | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100%; | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Materials}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Materials/Material Editor|Material Editor]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Create or modify materials and textures |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
<!--{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Materials/WAD Editor|WAD Editor]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Create or modify WADs |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}}--> | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Materials/Skybox Editor|Skybox Editor]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Create or modify skyboxes |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Materials/Details Editor|Details Editor]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Create or modify detail props |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
}} | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100%; | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Particles}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Particles/Generate Particle Manifest|Generate Particle Manifest]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Generate a particle manifest based on mounted particle files |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
}} | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100%; | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Scripts}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Scripts/Locatization Editor|Localization Editor]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Localization strings can be added and edited through an intuitive UI |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
}} | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100%; | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Sounds}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Sounds/Soundscape Editor|Soundscape Editor]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Create or modify soundscapes |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Sounds/Generate Soundscape Manifest|Generate Soundscape Manifest]]'''|dark=true|font-size=1.1em }} | |||
{{td| Generate a soundscape manifest based on the mounted soundscapes |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
}} | |||
{{Table | |||
|style = margin-bottom: 8px; width: 100%; | |||
|align = center | |||
| {{tr | |||
| {{th|colspan=2|Options}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Options/Steam Libraries|Steam Libraries]]'''|dark=true|font-size=1.1em;width:30% }} | |||
{{td| Add custom Game libraries |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5);width:70%}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Options/Discord Presence|Discord Presence]]'''|dark=true|font-size=1.1em }} | |||
{{td| Manage your Discord presence when using the tool |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
{{tr | |||
| {{td| '''[[{{ROOTPAGENAME}}/Docs/Options/Advanced Features|Advanced Features]]'''|dark=true|font-size=1.1em }} | |||
{{td| Manage specific settings for the tool |color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)}} | |||
}} | |||
}} | |||
</div> | |||
</td></tr></table> |
Revision as of 07:37, 6 August 2023


|
|