Submitting your Effect Pack
After you've completed all of your effects, you will need to send over your effect list to us in order for us to put it on the server:
Join our Discord, select the #❓cc-help-n-questions channel, and open a private ticket. A staff member will be able to assist you with registering your game and submitting your effect pack. We will work with you to get your game on the server for live testing.
If you do not have a Discord account, you can also email us at support@crowdcontrol.live.
After we have registered your game, you can generate the JSON file containing your effect information by following these steps:
- Inside of the inspector, click on the GameObject containing the Crowd Control Manager (CrowdControl.Client.Unity.CrowdControlBehavior) script.
- Set values for your Game ID, Application ID, and Public Client Key in the manager's inspector pane. These values will be provided to you when you register your game with Crowd Control.
- Click on the "Generate Menu JSON" button at the bottom of the manager's inspector pane.
- Specify a location to save the generated JSON file that contains all the information about your effects.
- Provide the generated JSON file to us through the Discord ticket or email.
There will be a self-service portal for this process in the future.
