Start Window: Difference between revisions

From HoF2 Community Modding Wiki
Jump to navigation Jump to search
(Created page with "=Description= 400px|thumb|right|The Editor Start Window The editor start window shows the various options for editing, testing or publishing m...")
 
(Added default game install paths for Steam)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:


<br clear=all>
<br clear=all>
=Install Path=
[[File:Install Path Set.png|400px|thumb|right|The install path when correctly set]]
[[File:Install Path Not Set.png|400px|thumb|right|The install path when incorrectly set]]
Displays where the editor has been set to look for the game files. If this option is not properly set, the editor will be inaccessible.
'''Default Game Install Paths'''
{| class="wikitable"
!Platform
!Path
|-
|Linux
|~/.local/share/Steam/steamapps/common/Hand of Fate 2
|-
|Mac
|~/Library/Application Support/Steam/SteamApps/common/Hand of Fate 2
|-
|Windows
|C:\Program Files (x86)\Steam\steamapps\common\Hand of Fate 2
|}
On Steam, you can also find these paths by right clicking on the game in your Steam Library, right clicking and selecting Properties, then navigating to the Local Files tab and clicking Browse Local Files.
<br clear=all>
=Buttons=
=Buttons=
[[File:Start Window Buttons.png|400px|thumb|right|The different buttons on the start window]]
Various options for the current mod.
Various options for the current mod.


Line 11: Line 36:


;Play
;Play
: Launches the game in unity to allow for testing the mod.
: Launches the game in unity to allow for testing the mod in-game.


;Build
;Build
: Packages the various mod files so that they may be published.
: Packages the various mod files so that they may be published. This may take several minutes, depending on the size of the mod.


;Publish
;Publish

Latest revision as of 11:21, 16 September 2018

Description

The Editor Start Window

The editor start window shows the various options for editing, testing or publishing mods.


Install Path

The install path when correctly set
The install path when incorrectly set

Displays where the editor has been set to look for the game files. If this option is not properly set, the editor will be inaccessible.

Default Game Install Paths

Platform Path
Linux ~/.local/share/Steam/steamapps/common/Hand of Fate 2
Mac ~/Library/Application Support/Steam/SteamApps/common/Hand of Fate 2
Windows C:\Program Files (x86)\Steam\steamapps\common\Hand of Fate 2

On Steam, you can also find these paths by right clicking on the game in your Steam Library, right clicking and selecting Properties, then navigating to the Local Files tab and clicking Browse Local Files.


Buttons

The different buttons on the start window

Various options for the current mod.

Edit
Opens the editor, allowing the mod to be edited.
Play
Launches the game in unity to allow for testing the mod in-game.
Build
Packages the various mod files so that they may be published. This may take several minutes, depending on the size of the mod.
Publish
Opens the publishing menu, allowing the user to write change notes prior to uploading the mod.