# CRONOS PLAY

- [Introduction](/cronos-play/cronos-play.md)
- [Unity Engine](/cronos-play/unity.md)
- [Current Version](/cronos-play/unity/current-version.md)
- [Legacy Version](/cronos-play/unity/legacy-version.md)
- [EVM](/cronos-play/unity/legacy-version/scripts.md): A standard interface for EVM methods
- [Login Example](/cronos-play/unity/legacy-version/login-example.md)
- [Custom RPC](/cronos-play/unity/legacy-version/scripts-4.md): A standard interface for custom RPC methods.
- [ERC20](/cronos-play/unity/legacy-version/scripts-3.md): A standard interface for tokens.
- [ERC721](/cronos-play/unity/legacy-version/scripts-2.md): A standard interface for non-fungible tokens
- [ERC1155](/cronos-play/unity/legacy-version/scripts-1.md): A standard interface for contracts that manage multiple token types. A single deployed contract may include any combination of fungible tokens, non-fungible tokens or other configurations
- [Useful Links](/cronos-play/unity/useful-links.md)
- [Unreal Engine](/cronos-play/getting-started_unreal.md)
- [Installation and Enabling](/cronos-play/getting-started_unreal/download.md)
- [Working with Blueprint](/cronos-play/getting-started_unreal/quick-start.md)
- [Actors and Blueprint Classes](/cronos-play/getting-started_unreal/quick-start/actors-and-blueprint-classes.md)
- [Cronos Configuration](/cronos-play/getting-started_unreal/quick-start/cronos-configuration.md)
- [Connect Defi Desktop/Onchain Wallet with URI](/cronos-play/getting-started_unreal/quick-start/connect-defi-wallet-with-uri.md)
- [Connect Wallets with QR Code](/cronos-play/getting-started_unreal/quick-start/connect-wallets-with-qr-code.md)
- [Connect WalletConnect Step by Step](/cronos-play/getting-started_unreal/quick-start/walletconnect.md)
- [WalletConnect 2.0 and Unreal Engine 5: Hello World Example](/cronos-play/getting-started_unreal/quick-start/walletconnect-2.0-and-unreal-engine-5-hello-world-example.md): This is a straightforward blueprint example that demonstrates how to send transactions using WalletConnect 2.0 in Unreal Engine 5.
- [Wallet](/cronos-play/getting-started_unreal/quick-start/wallet.md)
- [ERC20](/cronos-play/getting-started_unreal/quick-start/erc20.md)
- [ERC721](/cronos-play/getting-started_unreal/quick-start/erc721.md)
- [ERC1155](/cronos-play/getting-started_unreal/quick-start/erc1155.md)
- [Broadcast Transactions](/cronos-play/getting-started_unreal/quick-start/broadcast-transactions.md)
- [Get Tokens or Transactions](/cronos-play/getting-started_unreal/quick-start/get-tokens-or-transactions.md)
- [Working with C++](/cronos-play/getting-started_unreal/working-with-c++.md)
- [Creating a C++ Project](/cronos-play/getting-started_unreal/working-with-c++/creating-a-c++-project.md)
- [Creating a child DefiWalletCoreActor](/cronos-play/getting-started_unreal/working-with-c++/creating-a-child-defiwalletcoreactor.md)
- [Querying a contract](/cronos-play/getting-started_unreal/working-with-c++/querying-a-contract.md)
- [Customizing Network](/cronos-play/getting-started_unreal/working-with-c++/customizing-network.md)
- [Demo](/cronos-play/getting-started_unreal/demo.md)
- [Cronos Play C++ SDK](/cronos-play/getting-started_cpp.md)
- [Crypto.com Pay Integration](/cronos-play/crypto.com-pay-integration.md)
- [Cronos Play FAQ](/cronos-play/cronos-play-faq.md)
