Skip to content

Quack! is an Luau framework.

License

MIT, CC-BY-4.0 licenses found

Licenses found

MIT
LICENSE
CC-BY-4.0
LICENSE-ARTS.txt
Notifications You must be signed in to change notification settings

PatoFlamejanteTV/QuackPlus

Repository files navigation

QuackPlus

Quack! (or QuackPlus) is an module made for Roblox Studio!

Using/Installing/building

You can use rojo to use Quack! in your projects!

Using VS Code and the Rojo VS Code extension, you can build an Roblox map with all the code placed in the correct places/folders.

Without Rojo

You can copy and paste all file contents (the .luau ones) into Roblox Studio or import the files using the build-in Studio files importer (not the Bulk one).

Notes

QuackPlus still in alpha! Please report bugs/glitches or suggest things to me!

Btw i think this can also be used in pure lua If you adjust some ~5 lines of code.

License(s)

Original code/Arts

Entire project including code and documentation: MIT License

Art(s), banner(s), logo(s): CC BY 4.0

Ported/transpiled code

Scratch VM ported (JavaScript -> Lua) code (/src/shared/modules/MathUtils.luau) is under the MIT License.