1.0.8 ā€¢ Published 5 years ago

com.mambojambostudios.marvelous v1.0.8

Weekly downloads
14
License
ISC
Repository
github
Last release
5 years ago

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.7",
        ...
    }
}

Check out Marvelous on NPM to get the latest version.

Documentation

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

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago