File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ You have seven languages for chosing:
3838* French
3939* Spanish
4040* Russian
41- * Chinese (default)
41+ * Chinese (This is default language if you don't specify one using ` --langage ` )
4242* Portuguese
4343* Polish
4444
@@ -55,8 +55,8 @@ You might get something like this when translating mod:
5555
5656``` json
5757 {
58- "TypeName" : " ExampleBreastplate " , // DO NOT EDIT THIS
59- "Namespace" : " ExampleMod.Items.Armor " , // DO NOT EDIT THIS
58+ "TypeName" : " DO-NOT-EDIT-ME " , // DO NOT EDIT THIS
59+ "Namespace" : " DO-NOT-EDIT-ME " , // DO NOT EDIT THIS
6060 "Name" : " Example Breastplate" ,
6161 "ToolTip" : " This is a modded body armor.\n Immunity to 'On Fire!'\n +20 max mana and +1 max minions" ,
6262 "ModifyTooltips" : []
You can’t perform that action at this time.
0 commit comments