You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Brass Monkey Beta List
Hey Developers,
In our latest Beta Release we switched our system over to using new servers and made some breaking changes. If you haven't already please get the latest 0.10.1 .unitypackage here. Also you must follow these steps to install it correctly in the Unity Editor:
ALL SFC prepended classes have been renamed BM. Rename all content to match.
e.g. - SFCConnetion is now BMConnection. SFCStatusChange is now BMStatusChange. you can most likely do a find/replace of SFC in your project.
Deleted certain scripts from /Editor: Delete all scripts prepended with SFC. Delete WebWindow.
Import new package and replace all files. Don't include BrassMonkey.prefab if you are using that prefab for your current control scheme.
Delete /Resources/BMAuthenticationKey.dat and re-register.