HyperPlay API Docs
  • ๐ŸŸฃHyperPlay
  • ๐ŸŽฎOverview
  • โฌ‡๏ธInstall HyperPlay
  • โ“FAQ
  • Developer Docs
    • ๐Ÿ“œPublish / List a Game
      • โš’๏ธBuilding with HyperPlay
      • ๐Ÿ“ƒPublishing Your Game
      • ๐Ÿ›ณ๏ธCI/CD Automation
      • ๐Ÿ–ฅ๏ธDeveloper Portal
      • ๐Ÿ“›HyperPlay Store Badges
      • ๐ŸŽจHyperPlay Hex Codes
      • ๐Ÿ†˜Feedback & Developer Support
      • ๐Ÿฉน[Beta] Patching
    • โŒจ๏ธDesign Considerations
      • Unreal Engine Integration
      • Unity Integration
    • ๐Ÿ•น๏ธAPI for Native Games (EVM)
      • Get Accounts
      • Sign-in With Ethereum
      • Get Balance
      • Call Contract Example
      • Send Transaction
      • Send Contract
      • Personal Sign
      • Sign Typed Data v3
      • Sign Typed Data v4
      • Add or Switch Network
      • Add Token
      • RPC Raw
    • ๐ŸŽฑAPI for Native Games (Non-EVM)
      • Sui Blockchain
        • Get Accounts
        • Get Balance
        • Get Object
        • Send Transaction
        • Send Contract
        • Personal Sign
    • ๐ŸŒAPI for Browser Games (EVM)
    • ๐Ÿš€Quests
      • How to Create a Quest
    • ๐ŸชStore APIs
      • Listings by Popularity
    • ๐ŸทCompatibility Layer
      • Benefits of using a Compatibility Layer
      • Downsides and Limitations of the Compatibility Layer
      • FAQ
  • ๐Ÿ”‘Access Configs
    • How to create Access Codes
    • How to token gate a Release Branch
Powered by GitBook
On this page
  1. Developer Docs
  2. Publish / List a Game

Building with HyperPlay

PreviousPublish / List a GameNextPublishing Your Game

Last updated 1 year ago

Install HyperPlay

The first step to testing your game with HyperPlay is to install the HyperPlay app.

Test Your Game

In order to test your game from within HyperPlay, you can start by side-loading your game into HyperPlay locally to test its performance. To side-load your game in the HyperPlay client, follow these steps:

  1. Launch the HyperPlay client and navigate to the "Library" section.

  2. Click on the "Add Game" button located at the top of the client window.

  3. Fill out the relevant information, such as the game title, in the "Add Game" window.

  4. Click on the folder icon under "Select Executable" and locate the .EXE file you wish to import.

  5. If your game uses our wallet APIs, select the checkbox "This game was web3 features."

  6. Click on "Finish" to begin the import process.

  7. Once the game has been imported, it will appear in your library, and you can launch it by clicking on the "Play" button.

For developers looking to test amongst a larger group, it is also possible to create an access code-gated branch in the HyperPlay developer portal. For more information on this, review the documentation.

Example Projects

๐Ÿ“œ
โš’๏ธ
โฌ‡๏ธInstall HyperPlay
Developer Portal
Releases ยท HyperPlay-Gaming/unity-demoGitHub
GitHub - G7DAO/web3.unreal: Unreal Engine plugin for integrating EVM compatible blockchains into gamesGitHub
Logo
Logo