Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-07T18:37:53.000Z (about 1 year ago)
- Last Synced: 2024-11-14T15:09:33.868Z (2 months 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/[email protected]/minlucks.js
```