How to Integrate a Game at IDC Games
  • Introduction
  • Quick Integration Guide
    • 1. Upload your game
    • 2. You integrate our login system
    • 3. Quick Payments Integration
    • 4. Upload Content to the Game Page
    • 5. Player acquisition
  • Complete Integration Guide
    • Introducion
    • 1. Panel Guide
      • 1.1. Create a new game
      • 1.2 Game Configuration
      • 1.3 Shop
        • 1.3.1. Shop Wizard
        • 1.3.2. Shop Offers
        • 1.3.3. Shop Coupons
        • 1.3.4. Shop Themes
        • 1.3.5. Test shop
      • 1.4. Multi-Language
      • 1.5. Releases
      • 1.6. DLC
      • 1.7. Store Content
      • 1.8. Content
      • 1.9. WebSection
      • 1.10. Purchase Report
        • 1.10.1. Dashboard
        • 1.10.2 Client & App
        • 1.10.3 Gamer Level
        • 1.10.4 Region & Country
        • 1.10.5 Purchase Notifications
        • 1.10.6 Sales Wallet
        • 1.10.7 Player Summary
      • 1.11 Stats Report
        • 1.11.1 Leads
        • 1.11.2 Retention
        • 1.11.3 Login
        • 1.11.4 Payment
        • 1.11.5 Wishlist
    • 2. Login Guide
      • 2.1. Login with Unity
      • 2.2. Login with C#
      • 2.3. Login with C++/Unreal
      • 2.4. Login with HTTP
      • 2.5. Login with Web Service Definition Language (WSDL)
    • 3. Payments Guide
      • 3.1. Payments Integration Overview
      • 3.2. How to launch the Shop
    • 4. API Guide
      • Releases Workflow
      • C# examples
  • The Platform Visual Guide
    • About the Game Platform
    • General Pages
    • Game page
  • Glossary
    • Glossary
Powered by GitBook
On this page
  • Scope
  • Where to edit
  • Public location
  • Game Data
  • Game Chars
  • Game Requirements
  • Game PEGI
  • Game Categories
  • Submit

Was this helpful?

  1. Complete Integration Guide
  2. 1. Panel Guide

1.2 Game Configuration

Previous1.1. Create a new gameNext1.3 Shop

Last updated 1 year ago

Was this helpful?

Scope

At the "Configuration" submenu you can add the game's public basic information: main callbacks, unique identifiers, game requirements, categories and genres, PEGI info.

Where to edit

At the left menu, click on Configuration and select the game you wish to configure.

Public location

Game Data

PARAMETER NAME
DESCRIPTION

Wallet ID

Provided by IDC Games

Wallet Secret Key

Provided by IDC Games

Game Secret Key

Provided by IDC Games

Game Type

Insert game types separated by commas

Transaction IP Whitelist

Provide your list of secure IP addresses separated by commas to limit the access to your game to only to trusted users.

URL WebShop Callback

Insert the game's shop callback URL, that looks something like https://en.idcgames.com/<GameName>/shop?user=<user_in_game>

Game Chars

Clasify your game as per number of characters and type of interaction (1 player, multiplayer, cooperative, allows split screen, features in-game purchases, etc.).

Choose as many labels as needed by checking its checkbox. The game chars that you have checked will appear at the game's page as icons.

Game Requirements

At "Game requirements" you will find default values for each field of the game's system requirements, which are public at the game page.

PARAMETER NAME
DESCRIPTION

OS

Operating system, insert minimum and recommended.

Processor

Processor, insert minimum and recommended.

RAM

Random-access memory, insert minimum and recommended.

Graph

Graphics card requirements, insert minimum and recommended.

HDD

Hard disk drive free available space required, insert minimum and recommended.

Game PEGI

If your game has a PEGI certificate, check it here. Add additional labels for a better understanding of the type of content your game features (sex, violence, gambling, etc.).

Game Categories

At the Non-Admin Categories, select as many categories as needed (action, strategy, adventure, RPG, Sports, etc.).

Submit

Click on "Submit changes" or "Submit Changes & Go to Language" to submit, or "Set as Community Game".

Click to check the configuration parameters in place at the game page.

here
Game Configuration