{"id":"hollower233/feedbackbutton","name":"feedbackbutton","scope":"hollower233","platform":"roblox","description":"A TopbarPlus feedback button for Roblox experiences.","version":"0.1.0","latest":"0.1.0","versions":["0.1.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{"1foreverhd/topbarplus":{"version":"^3.4.0","alias":"TopbarPlus"}},"integrity":"0ab7b28bc62bca5650ac8f43fe5cd932ae9c92cb1a4f1b15fe20078356b385f1","likes":0,"downloads":0,"install":"forest install hollower233/feedbackbutton","url":"https://forest.dev/p/roblox/hollower233/feedbackbutton","files":"https://api.forest.dev/ai/package/roblox/hollower233/feedbackbutton/files","readme":"# FeedbackButton\n\nA shared Wally package that adds a fixed TopbarPlus feedback button to a Roblox client.\n\n## Installation\n\n```toml\n[dependencies]\nFeedbackButton = \"hollower233/feedbackbutton@0.1.0\"\n```\n\nRun `wally install`, then require the package from the generated `Packages` folder.\n\n## Client usage\n\n```lua\nlocal FeedbackButton = require(game.ReplicatedStorage.Packages.FeedbackButton)\n\nFeedbackButton.client.init()\n```\n\nThe package displays a left-aligned feedback icon and opens Roblox's feedback prompt when selected. Calling `client.init()` more than once returns the existing icon without creating another one.\n\n## License\n\nMIT. See [LICENSE](LICENSE).\n","readmeTruncated":false}