From 7f018e6dc9e7a0a7aa10a3de35ca878a464fd48f Mon Sep 17 00:00:00 2001 From: Jack W <29169102+Jack5079@users.noreply.github.com> Date: Fri, 27 Oct 2023 18:11:57 -0400 Subject: [PATCH] docs: Luau.ml is Open Source --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 3555b0a..5bf04a2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ +# Luau.ml is Open Source + +To celebrate [Roblox exploiting offically dying](https://devforum.roblox.com/t/exploit-prevention-update/2663101), we have released the Luau.ml source code. + +Luau.ml was Etcetera's take on "cloud scripts", and predates both Fluxus' rbxscripts.xyz and Thunder Mods' scriptblox.com by at least 7 months. Luau.ml also had Hubs: playlists of scripts that were themselves scripts. Other platforms never implemented lists, let alone made them work in-game. + +Luau.ml also briefly featured the "Luau Hub", a Roblox frontend for Luau.ml. This predated the Sirius "ScriptSearch" by over a year. + +Also notable is [trendsetter.svelte](./routes/trendsetter.svelte). This was a UI concept for mollermethod 5 "trendsetter", the first public release of mollermethod. + +Luau.ml was powered by SvelteKit, Supabase, and fluent-svelte. + +We planned on launching analytics, whitelisting, support for screenshots and profile pictures, and automatic changelogs, but never did, mostly because we lost motivation when ScriptBlox launched and instantly gained over ten thousand users. + +--- + # luau the script-ware of script sharing websites