https://github.com/wonderlandengine/wonderland-cloud
Open-Source node packages for Wonderland Cloud.
https://github.com/wonderlandengine/wonderland-cloud
Last synced: 12 months ago
JSON representation
Open-Source node packages for Wonderland Cloud.
- Host: GitHub
- URL: https://github.com/wonderlandengine/wonderland-cloud
- Owner: WonderlandEngine
- License: mit
- Created: 2024-04-09T14:26:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T10:07:47.000Z (about 1 year ago)
- Last Synced: 2025-07-10T07:22:19.515Z (12 months ago)
- Language: TypeScript
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Wonderland Cloud - TypeScript Packages
This repository contains three packages to be used with [Wonderland Cloud](https://cloud.wonderland.dev):
- `cli`: The command-line interface for interacting with Wonderland Cloud APIs.
- `client`: The client for multi-user servers.
- `multi-user-server-api`: The API for building custom multi-user servers.
## License
Wonderland Cloud's `cli`, `client`, and `multi-user-server-api` packages are licensed under MIT.