https://github.com/mouseplace/minlucks
A userscript library for MouseHunt library to easily use mouse minlucks in your own scripts.
https://github.com/mouseplace/minlucks
library mousehunt userscript
Last synced: 5 months ago
JSON representation
A userscript library for MouseHunt library to easily use mouse minlucks in your own scripts.
- Host: GitHub
- URL: https://github.com/mouseplace/minlucks
- Owner: mouseplace
- License: mit
- Created: 2023-05-31T15:11:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T18:37:53.000Z (over 2 years ago)
- Last Synced: 2025-05-30T03:39:55.756Z (about 1 year ago)
- Topics: library, mousehunt, userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/467579-mousehunt-minlucks
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MH Minlucks (userscript library)
Populates `window.minlucks` with the contents of the [Minlucks Google Sheet](https://docs.google.com/spreadsheets/d/13hKjNDFTFR3rTkmQzyi3d4ZDOlQJUvTfWPDQemmFW_Y/edit#gid=0).
Add the following to your userscript in the header, replacing the version number to match the latest.
```js
// @require https://cdn.jsdelivr.net/npm/minlucks@2023.11.7/minlucks.js
```