Add New Game

Basic Information

Game Configuration

๐ŸŽฎ

Drag & drop your game file

or click to browse

Supports: .unity3d, .unityweb, .zip, .gz files

๐Ÿ“‹ UNITY Upload Requirements

Supported File Types:
  • โ€ข .zip - Complete WebGL build archive (recommended)
  • โ€ข .tar.gz - Compressed Unity build
  • โ€ข .unity3d - Legacy Unity Web Player format
  • โ€ข .unityweb - Unity WebGL compressed format
Requirements:
  • โ€ข File size limit: 500 MB maximum
  • โ€ข Unity version: 2019.4 LTS or newer
  • โ€ข Platform: WebGL build only
  • โ€ข Compression: Gzip or Brotli recommended
  • โ€ข Required files: index.html, Build/ folder with .loader.js, .framework.js, .wasm, .data
Build Instructions:
  1. Open your Unity project (Unity 2019.4 LTS+ required)
  2. Go to File โ†’ Build Settings
  3. Select WebGL platform and click Switch Platform
  4. In Player Settings โ†’ Publishing Settings:
  5. โ€ข Set Compression Format to Gzip
  6. โ€ข Enable Data Caching for better performance
  7. โ€ข Set Memory Size appropriately (512MB-2GB)
  8. Click Build and select output folder
  9. Zip the entire build folder including index.html

๐Ÿ“– Unity WebGL Documentation:
Unity WebGL Building Guide โ€ขWebGL Deployment

๐ŸŽฎ Device Integration (Optional)

Enable BLE device control by checking โ€œEnable Device Integrationโ€ above. Your game can send commands to connected adult devices using the Vuplex bridge API.

Supported Commands: Vibration (intensity 0-100%), Duration (milliseconds), Connect/Disconnect, Pattern sequences

๐Ÿ”— Device Integration

Allow this game to control connected BLE devices for enhanced user experience

Assets