6 lines
506 B
INI
6 lines
506 B
INI
[CoreRedirects]
|
|
+FunctionRedirects=(OldName="OSCServer.SetWhitelistClientsEnabled",NewName="SetAllowlistClientsEnabled")
|
|
+FunctionRedirects=(OldName="OSCServer.AddWhitelistedClient",NewName="AddAllowlistedClient")
|
|
+FunctionRedirects=(OldName="OSCServer.RemoveWhitelistedClient",NewName="RemoveAllowlistedClient")
|
|
+FunctionRedirects=(OldName="OSCServer.ClearWhitelistedClients",NewName="ClearAllowlistedClients")
|
|
+FunctionRedirects=(OldName="OSCServer.GetWhitelistedClients",NewName="GetAllowlistedClients") |