{"id":"hollower233/feedback-button","name":"feedback-button","scope":"hollower233","platform":"roblox","description":"A TopbarPlus feedback button for Roblox experiences.","version":"0.1.2","latest":"0.1.2","versions":["0.1.0","0.1.1","0.1.2"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{"1foreverhd/topbarplus":{"version":"^3.4.0","alias":"TopbarPlus"}},"integrity":"bd927ab940b0eafee3b88d842556fa511ae6e64cc74661282705b26f91c48d20","likes":0,"downloads":0,"install":"forest install hollower233/feedback-button","url":"https://forest.dev/p/roblox/hollower233/feedback-button","files":"https://api.forest.dev/ai/package/roblox/hollower233/feedback-button/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/feedback-button@0.1.2\"\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}