Skip to content

Commit 82a159c

Browse files
committed
Add LocalizedObjectData
1 parent 7eb92c4 commit 82a159c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

SyatiManager/Components/Modules.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -942,4 +942,12 @@
942942
"Author": "shibbo",
943943
"Categories": ["Port/Restoration","System"],
944944
"Install": "git:https://github.com/shibbo/SMG2-Byaml"
945+
},
946+
{
947+
"Name": "Localized Object Data Extension",
948+
"FolderName": "LocalizedObjectData",
949+
"Description": "Allows you to localize objects per language. Simply place the ObjectData .arc files in LocalizeData/<language here>/ObjectData/.",
950+
"Author": "Bavario",
951+
"Categories": ["Extension/Patch"],
952+
"Install": "lginc:LocalizedObjectData"
945953
}]

0 commit comments

Comments
 (0)