UNPKG

rune-sdk

Version:

Build a multiplayer game played by millions! Your game runs inside the Rune app with 10 million installs across [iOS](https://apps.apple.com/app/rune-games-and-voice-chat/id1450358364) and [Android](https://play.google.com/store/apps/details?id=ai.rune.ti

10 lines (8 loc) 1.06 kB
/* Copyright (c) 2024 Rune AI Inc. All rights reserved. This code is proprietary to Rune AI Inc. The code may be used solely for accessing the Service provided by Rune AI Inc. following the Rune AI Inc. Terms of Service ("Terms") accessible at rune.ai/eula. You may not use this code for any use or purpose other than as expressly permitted by the Terms. Restrictions set forth in the Terms include, but is not limited to, that you may not copy, adapt, modify, prepare derivative works based upon, distribute, license, sell, transfer, publicly display, publicly perform, transmit, stream, broadcast, attempt to discover any source code, reverse engineer, decompile, dissemble, or otherwise exploit the code as a whole or any portion of the code. */ "use strict";exports.CLIENT_PROTOCOL_VERSION_LATEST=3,exports.CLIENT_PROTOCOL_VERSION_RUNE_MSG=2,exports.CLIENT_PROTOCOL_VERSION_SIMPLE_JSON=3,exports.SDK_PROTOCOL_VERSION_LATEST=4,exports.SDK_PROTOCOL_VERSION_NEW_HEADER=3,exports.SDK_PROTOCOL_VERSION_RUNE_MSG=2,exports.SDK_PROTOCOL_VERSION_WITH_COMPRESSION=4;