Skip to content

Commit

Permalink
V9 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
LebombJames committed Aug 30, 2022
1 parent 304c8fe commit 51e0f85
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions module.json
@@ -1,5 +1,7 @@
{
"title": "Button Feel",
"id": "button-feel",
"name": "button-feel",
"description": "Gives buttons and links an extra bit of feedback when clicked.",
"manifest": "https://raw.githubusercontent.com/LebombJames/button-feel/v1.0.0/module.json",
"download": "https://github.com/LebombJames/button-feel/archive/v1.0.0.zip",
Expand All @@ -15,7 +17,6 @@
"styles": [
"button-feel.css"
],
"id": "button-feel",
"flags": {
"fvttdevleague": {
"package-jam": 2022
Expand All @@ -24,5 +25,6 @@
"compatibility": {
"minimum": "10",
"verified": "10.279"
}
},
"minimumCoreVersion": 9
}

0 comments on commit 51e0f85

Please sign in to comment.