v0.2.1 — shared Wally realm
Ships RoControl as a shared Wally package so it installs into your normal Packages (ReplicatedStorage.Packages), not a separate ServerPackages spot. Still server-only by use: init() errors on the client; keep your API key in ServerStorage.
[dependencies]
RoControl = "gh-constant/rocontrol-roblox-sdk@0.2.1"What's Changed
- Add upcoming-events read API (getUpcomingEvents/getNextEvent), v0.2.0 by @gh-Constant in #1
New Contributors
- @gh-Constant made their first contribution in #1
Full Changelog: v0.1.0...v0.2.1