spacetimedb.com
Multiplayer at the speed of light
Package Information
- Domain:
spacetimedb.com
- Name:
spacetimedb.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install spacetime
Programs
This package provides the following executable programs:
spacetime
Aliases
This package can also be accessed using these aliases:
spacetime
Available Versions
Show all 2 versions
2023.12.8
,2023.8.12
Latest Version: 2023.12.8
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +spacetimedb.com@2023.12.8 -- $SHELL -i
Dependencies
This package depends on:
openssl.org^1
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.spacetimedbcom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.