Skip to main content
Version: 1.0.0

Publishing to Steam Workshop

☁️ Steam Workshop

Publish your audio mods to Steam Workshop directly from the AURIS launcher. Subscribers automatically download your mod.


First-Time Publishing

1. Create and Edit Your Mod

Follow the Creating Mods guide to create and edit your mod.

2. Click the Upload Button

In the Mods sidebar, click the cloud icon on your mod.

3. Enter Steam Username

Enter your Steam login username. Your password is entered directly into steamcmd (official Valve tool) — AURIS never sees it.

4. Approve on Steam Mobile

Check your Steam Mobile app for a login confirmation request. Approve it.

5. Wait for Upload

The console window shows the upload progress. Large mods (600MB+) may take a few minutes.

6. Done!

Your mod is live on Steam Workshop. The launcher shows the Workshop URL.


Updating Your Mod

After the first publish, the cloud button changes to Update Workshop.

  1. Edit your mod (replace samples, rebuild)
  2. Click the cloud iconUpdate
  3. Changes are pushed to the same Workshop item
  4. All subscribers receive the update automatically

What Gets Uploaded

FilePurpose
mod.infoGame reads this for mod name and description
poster.pngThumbnail shown in game's mod list
*.arsAudio bank(s) with your modifications
fmodstudio_proxy.dllAURIS proxy for .ars compatibility
auris_meta.jsonAURIS detection marker
auris_check_*.luaLua script that checks for proxy installation

For Subscribers

When someone subscribes to your mod:

  1. Steam downloads the mod automatically
  2. The mod appears in the game's mod selector
  3. They need AURIS Launcher installed for the proxy
  4. The Lua script shows a message if the proxy is not detected
  5. After installing AURIS, the mod works immediately

Steam Guard

  • First upload: Steam Guard confirmation required (mobile app or email)
  • Subsequent uploads: steamcmd uses cached credentials — just enter username
  • Credentials are safe: password goes directly to steamcmd, never through AURIS

Troubleshooting

IssueSolution
"File Not Found" errorMake sure the mod has at least one .ars file
Steam Guard timeoutCheck Steam Mobile app immediately after clicking Upload
Upload stuckLarge files take time — wait for the console to show "Success"
Mod not visible in gameRestart the game after subscribing