meower-media-co / Meower-Vanilla

(RETIRED) The original Meower client, written in Scratch 3.0.

Home Page:https://old.meower.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meower Vanilla

Meower-Vanilla was the original, Scratch-based client for Meower. It ran on TurboWarp and CloudLink Turbo. This version of the Meower Client was intended for use on Desktops and Laptops, and used as a reference for other clients.

Note

This client was retired in favor of Meower Svelte, and has been archived here for historical purposes. Previous Scratch-based Meower clients have been moved to Legacy-Meower.

How do I view/load/edit the source code?

Step 1: Download a copy of the source code.

Step 2: Install a code injector extension for your browser: Firefox, Chrome/Edge (Chromium-based), Edge (also)

Step 3: Copy the CloudLink Turbo Extension code. DO NOT COPY THE URL, COPY THE ENTIRE FILE.

Step 4: Create a new rule in your code injector for turbowarp\.org.

Screenshot (7)

Step 5: Paste the JS code into your rule.

Screenshot (8)

Step 6: Do the same for utils.js, so you should have one injector rule for CloudLink Turbo and one for utils.js.

Step 7: Go to TurboWarp Editor and load the source code file!

About

(RETIRED) The original Meower client, written in Scratch 3.0.

https://old.meower.org

License:MIT License


Languages

Language:JavaScript 100.0%