Skip to content

AdamRamberg/marvelous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvelous

💄 Utility library and extensions for Unity

Installation

Marvelous can be installed via NPM. Add the following to your manifest.json:

{
    "scopedRegistries": [
        {
            "name": "Marvelous",
            "url": "https://registry.npmjs.org",
            "scopes": [
                "com.mambojambostudios.marvelous"
            ]
        }
    ],
    "dependencies": {
        ...
        "com.mambojambostudios.marvelous" : "1.0.8",
        ...
    }
}

Check out Marvelous on NPM to get the latest version.

Documentation

https://adamramberg.github.io/marvelous/

About

💄 Utility library and extensions for Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages