{"id":"secret-rare/rbx-reface","name":"rbx-reface","scope":"secret-rare","platform":"roblox","description":"Mirrored from the Wally registry.","version":"0.1.4","latest":"0.1.4","versions":["0.1.1","0.1.2","0.1.3","0.1.4"],"license":"MIT","licenseRating":"safe","licenseCaveats":["License identified from the packaged LICENSE file; the manifest declared none."],"licenseVerified":true,"dependencies":{},"integrity":"b0ffe43ac629122a2e90a9db64176c780ac117eaf7b2aa06d92448b1965a08fc","likes":0,"downloads":0,"install":"forest install secret-rare/rbx-reface","url":"https://forest.dev/p/roblox/secret-rare/rbx-reface","files":"https://api.forest.dev/ai/package/roblox/secret-rare/rbx-reface/files","readme":"# rbx-reface\nRestore classic decal faces following the Dynamic Head Migration.\n\nCharacters wearing a dynamic head that was migrated from a classic face will have their head replaced with the appropriate classic mesh and face. Dynamic heads that were never associated with a classic face are left untouched.\n\n## Installation\n\nInstall via [Wally](https://wally.run):\n\n```toml\n[server-dependencies]\nreface = \"secret-rare/rbx-reface@0.1.0\"\n```\n\nAlternatively, download the `.rbxm` file from the [Releases](https://github.com/filoxen/rbx-reface/releases) tab and insert it into your place.\n\n## Usage\n\nCall `reface.init()` once from a server `Script`. It will handle all current and future players automatically.\n\n```lua\nlocal reface = require(game.ServerScriptService.Packages.reface)\n\nreface.init()\n```\n\n## Acknowledgements\n\n[Dawgra/Facial-Unification](https://github.com/Dawgra/Facial-Unification) was the repo that inspired the creation of this one - it served as a design inspiration for this module.\n\n[synpixel/roblox-classic-faces](https://github.com/synpixel/roblox-classic-faces) was a great resource to get a full list of Classic Faces.\n","readmeTruncated":false}