playtron-core

Crates.ioplaytron-core
lib.rsplaytron-core
version1.0.0
created_at2025-07-29 15:37:45.812631+00
updated_at2025-07-29 15:37:45.812631+00
descriptionPlaytron GameOS core utilities for Rust
homepage
repository
max_upload_size
id1772475
size42,303
Franck De Girolami (FranckDG)

documentation

README

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.

Commit count: 0

cargo fmt