Mod Tab: Difference between revisions

From HoF2 Community Modding Wiki
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Description==
=Description=
[[File:Mod_tab.png|400px|thumb|right|The Mod tab]]
The mod tab displays and allows configuration of a mod's settings.
The mod tab displays and allows configuration of a mod's settings.


==Mod List==
<br clear=all>
The Mod List shows mods in the current Unity project. By default, a single mod is in the HoF2 modding SDK project. This can not be removed, and no additional mods can be added.
=Mod List=
[[File:Mod_list.png|400px|thumb|right|The Mod list]]
The Mod List shows mods in the current Unity project. By default, a single mod is in the [[HoF2 SDK|HoF2 modding SDK]] project. This can not be removed, and no additional mods can be added.


==Mod Properties Panel==
<br clear=all>
=Mod Properties Panel=
[[File:Mod_details.png|400px|thumb|right|The Mod Properties panel]]
The Mod Properties panel allows a mod's details to be viewed and edited.
The Mod Properties panel allows a mod's details to be viewed and edited.


Line 11: Line 16:
: The name of the mod. Can be changed by clicking the '''Rename''' button.
: The name of the mod. Can be changed by clicking the '''Rename''' button.
;Mod
;Mod
: Publicly visible details of the mod. '''Title''', '''Description''', and '''Preview Image''' can be set here.
: Publicly visible details of the mod. '''Title''' and '''Description''' can be set via the [[String Picker|String Picker]], and '''Preview Image''' can be set by clicking the '''Select''' button or dragging and dropping an image from the [[Unity Project Browser|Unity Project Browser]].
;Tags
: Clicking the '''+''' button will open a drop down where new tags can be entered. Existing tags can be removed by clicking on the tag name behind the '''+''' button.
;Dependencies
;Dependencies
: Allows configured dependencies on other mods to be viewed, added and removed. Mods which have been subscribed to will appear in the dropdown after the game has been run once.
: Allows configured dependencies on other mods to be viewed, added and removed. Mods which have been [[Howto:Subscribing on the Steam Workshop|subscribed]] to or [[Howto:Installing mods|manually installed]] will appear in the dropdown after the game has been run once.




[[Category:Resource]]
 
[[Category:Reference]]

Latest revision as of 07:02, 17 September 2018

Description

The Mod tab

The mod tab displays and allows configuration of a mod's settings.


Mod List

The Mod list

The Mod List shows mods in the current Unity project. By default, a single mod is in the HoF2 modding SDK project. This can not be removed, and no additional mods can be added.


Mod Properties Panel

The Mod Properties panel

The Mod Properties panel allows a mod's details to be viewed and edited.

Mod name
The name of the mod. Can be changed by clicking the Rename button.
Mod
Publicly visible details of the mod. Title and Description can be set via the String Picker, and Preview Image can be set by clicking the Select button or dragging and dropping an image from the Unity Project Browser.
Tags
Clicking the + button will open a drop down where new tags can be entered. Existing tags can be removed by clicking on the tag name behind the + button.
Dependencies
Allows configured dependencies on other mods to be viewed, added and removed. Mods which have been subscribed to or manually installed will appear in the dropdown after the game has been run once.