Skip to main content

Help & contact

Everything in the library is made and maintained by KashTheKing. Here is how to reach me and how to get a problem fixed quickly.

Community and help​

  • Discord server: discord.gg/6HYgCk22eD. The fastest way to ask a question, share what you built, or report something odd. It is the same server used for Infinite Ocean and my other projects.
  • GitHub issues: github.com/KashTheKing/library/issues. Best for reproducible bugs and feature requests, so they do not get lost in chat.
  • Email: kashtheking123@gmail.com for business enquiries, licensing questions and anything private.

Find me elsewhere​

WhereHandle
Roblox@KashTheKing
X@KashTheKing_X
YouTube@KashTheKingYT
GitHub@KashTheKing
Websitekashtheking.com
Support my workpaypal.me/KashPlacek

Reporting a bug​

Include these and I can usually fix it the same day:

  1. Which package or plugin, and its version. Package versions are in the Packages table; plugin versions are shown in the plugin's own panel.
  2. How you installed it: Wally, Studio Wally, or a Packager block.
  3. What you expected and what happened, with the full error text from the Output window.
  4. The smallest place file or snippet that reproduces it, if you can.

Licensing​

  • Packages and building blocks are MIT licensed. Use them in anything, commercial or not, keep the copyright notice.
  • Studio plugins are distributed on the Creator Store. Free plugins are free to use in any experience; paid ones (Infinite Ocean) show their agreement the first time they open. Forks keep the original author's licence and credit (Packager is forked from likeablesea7's Custom Explorer; Studio Wally from fewkz's plugin).

Contributing​

Pull requests and issues are welcome. The Contributing guide explains the repository layout and how a change gets from your fork to Wally and this site.