We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb92c4 commit 82a159cCopy full SHA for 82a159c
1 file changed
SyatiManager/Components/Modules.json
@@ -942,4 +942,12 @@
942
"Author": "shibbo",
943
"Categories": ["Port/Restoration","System"],
944
"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"
953
}]
0 commit comments