Skip to content

v0.2.1 — shared Wally realm

Choose a tag to compare

@gh-Constant gh-Constant released this 18 Jun 17:35

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

Full Changelog: v0.1.0...v0.2.1