Changes

Jump to navigation Jump to search
m
Line 134: Line 134:  
|-
 
|-
 
| <tt>ID</tt>
 
| <tt>ID</tt>
| A unique ID value. This must be '''globally''' unique across all mods, so you should prefix your mod ID (e.g. <tt>Example.PineapplesAnywhere/PineappleFarm</tt>). You should not avoid commas for compatibility with Content Patcher packs checking the <tt><nowiki>{{FarmType}}</nowiki></tt> token. This is not shown in-game.
+
| A unique ID value. This must be '''globally''' unique across all mods, so you should prefix your mod ID (e.g. <tt>Example.PineapplesAnywhere/PineappleFarm</tt>). You should avoid commas for compatibility with Content Patcher packs checking the <tt><nowiki>{{FarmType}}</nowiki></tt> token. This is not shown in-game.
 
|-
 
|-
 
| <tt>TooltipStringPath</tt>
 
| <tt>TooltipStringPath</tt>
Line 207: Line 207:  
|-
 
|-
 
| <tt>LanguageCode</tt>
 
| <tt>LanguageCode</tt>
| The language code for this localization. This should ideally be a [[wikipedia:List of ISO 639-1 codes|ISO 639-1 code]]. You should not avoid commas for compatibility with Content Patcher packs checking the <tt><nowiki>{{Language}}</nowiki></tt> token.
+
| The language code for this localization. This should ideally be a [[wikipedia:List of ISO 639-1 codes|ISO 639-1 code]]. You should avoid commas for compatibility with Content Patcher packs checking the <tt><nowiki>{{Language}}</nowiki></tt> token.
 
|-
 
|-
 
| <tt>ButtonTexture</tt>
 
| <tt>ButtonTexture</tt>
translators
8,403

edits

Navigation menu