Discord Support

Easy License key documentation

Welcome to the official documentation. If you encounter an issue not covered here, please use the Discord link at the bottom left of the menu to reach out for support.

If you enjoy my work, please consider leaving a review on the product. It only takes a moment and makes a big difference!

Review

Overview

Protect your projects with a lightweight, user-friendly license validation system powered by Google Sheets!
Bind serial keys to hardware IDs, track access, and revoke licenses remotely – all without the hassle of custom servers.

🔒 License & Activation

  • Serial key binding to hardware IDs (HWID).
  • Remote revocation with a single checkbox.
  • Auto expiry with a revocation date.

📊 Cloud-Connected with Google Sheets

  • Fully managed with your own Google account.
  • Simple REST API with customizable messages.
  • Tracks last access date, access count, and version used.

⚡ Unreal Engine Integration

  • Works with both C++ and Blueprints.
  • Clean JSON response mapped into a ready-to-use struct.
  • Example widget included for fast setup.

🛠️ Easy Key Management

  • One-click generation of unique serials
  • Automatic duplicate prevention.

⚠️ Disclaimer:

  • This plugin performs license validation online via Google Sheets, which means your end users must have an active internet connection whenever a license check is performed.
  • Please note that this system is designed as a lightweight and convenient solution for managing licenses, not as an enterprise-grade DRM. While it offers basic protection against unauthorized use, Ciji Games cannot be held responsible for hacks, bypasses, or data breaches.

Duplicate the license sheet:

Step by step:

  1. Follow this link to duplicate the sheet: Link
  2. Open Extensions>Apps Script
    Deploy your web app with"New deployment"
    - Double check it's set to "Web App"
    - Give it a name
    - Set: Execute as: 'Me...'
    - Who has access: Anyone
  3. Click "Deploy"
  4. Authorize the script to run
    Note: You are not granting access to anyone else, only to the script itself.
    I DO NOT have access to your drive!
  5. Copy & Paste the web app URL in the widget provided in U.E, format should be:
    https://script.google.com/macros/s/XXX/exec

Check out my other products!

Check out my other products!