EngineerSmith / MintMousse

A love customizable web console

Home Page:https://github.com/EngineerSmith/MintMousse/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MintMousse

MintMousse is a web console for your Love project. Mint Mousse is fully customizable with different components and tabs that update in near real time. It has been designed to be as simple to use, and easy to build on if you wanted to add your own components.

Quickstart

cd loveProject
git clone https://github.com/EngineerSmith/MintMousse --recurse-submodules libs/.
local mintMousse = require("libs.MintMousse")
-- to do write docs...

Docs

Check out our wiki

Credits

Massive thank you to our dependencies! Without them the MintMousse wouldn't exist as it is.

About

A love customizable web console

https://github.com/EngineerSmith/MintMousse/wiki

License:MIT License


Languages

Language:Lua 73.3%Language:HTML 19.2%Language:JavaScript 7.5%