Skip to content

Commit

Permalink
add new resources + invoke pro build
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Sep 21, 2024
1 parent d512eae commit df1259b
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,21 @@
"id": "hjfod.backups",
"version": "1.0.0",
"importance": "recommended"
},
{
"id": "alphalaneous.awesome_modifier_icons",
"version": "1.0.3",
"importance": "recommended"
},
{
"id": "alphalaneous.improvedlink",
"version": "1.0.5",
"importance": "recommended"
},
{
"id": "alphalaneous.improved_group_view",
"version": "1.0.5",
"importance": "recommended"
}
],
"resources": {
Expand Down Expand Up @@ -166,12 +181,23 @@
"description": "If the grid is currently hidden and you use the controls to change its size, its toggled on",
"platforms": ["win", "android64"]
},
"copy-paste-from-clipboard": {
"type": "bool",
"default": true,
"name": "Copy & Paste to Clipboard",
"description": "Copy & paste objects to/from system clipboard. This means that when you copy objects, you can paste it in a text editor in its text representation, and also paste it in to the editor later"
},
"dev-mode": {
"type": "bool",
"default": false,
"name": "Developer Mode",
"description": "Enables some features intended for Developers"
},
"pro-section": {
"type": "title",
"name": "Supporter Settings",
"description": "These settings are only for <cp>Supporter Features</c>."
},
"better-select": {
"type": "bool",
"default": false,
Expand Down
Binary file added resources/slider-tick-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/slider-tick.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit df1259b

Please sign in to comment.