#utilities #sdk #sui #pact #building-block #game-os

playtron-core

Playtron GameOS core utilities for Rust

1 stable release

1.0.0 Jul 29, 2025

#5 in #sui


Used in playtron-sdk

MIT license

18KB
398 lines

playtron-core

playtron-core provides low-level building blocks for the Playtron GameOS Rust SDK.

This crate is not intended for direct use by most developers. Instead, use the higher-level playtron-sdk for full integration with Playtron services such as PACT, Sui, and GameOS UI.

Features

  • Shared types and utilities used across Playtron SDK modules

Usage

This crate is typically used as a dependency by the playtron-sdk and not consumed directly.

If you’re looking to build apps that run on Playtron GameOS, use playtron-sdk instead.

License

  • MIT License

See LICENSE for details.

Dependencies

~10–26MB
~353K SLoC