Step 1: Download the Resource
Navigate to Admin → Servers in your community dashboard and click Download Resource. This downloads a proton-cad.zip archive pre-configured with your community URL and slug.
Step 2: Add to Your Server
Extract the zip and place the proton-cad folder inside your server resources directory.
Step 3: Generate an API Key
In Admin → Servers, click Add Server. ProtonCAD will generate a 64-character API key.
Step 4: Configure config.lua
Config.CadUrl = "https://cad.ultmods.com"\nConfig.CommunitySlug = "your-community-slug"\nConfig.ApiKey = "your-64-char-api-key-here"Step 5: Start the Resource
Add ensure proton-cad to your server.cfg and restart your server.