This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
94 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -681,6 +681,12 @@ | |
"versions": [ | ||
"1.0.0" | ||
] | ||
}, | ||
"TheSillyDoggo.GradientPages": { | ||
"verified": false, | ||
"versions": [ | ||
"1.0.0" | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"commit-author": "TheSillyDoggo", | ||
"platforms": [ | ||
"windows" | ||
], | ||
"mod": { | ||
"download": "https://github.com/TheSillyDoggo/Gradient-Pages/releases/download/v1.0.0/TheSillyDoggo.GradientPages.geode", | ||
"hash": "f0ae596737eb1f8d50dd5b09284cfb8541e4addbc8146e120b83ef9246ee6f97", | ||
"hash256": "ca9a0b2f13339e127fd5d3b922caca149bb26ebbc8880e3fe08a0b74c6fc469b" | ||
}, | ||
"tags": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"geode": "1.3.4", | ||
"version": "v1.0.0", | ||
"id": "TheSillyDoggo.GradientPages", | ||
"name": "Gradient Pages", | ||
"developer": "TheSillyDoggo", | ||
"description": "Add's Gradients to the back of some popups", | ||
"repository": "https://github.com/TheSillyDoggo/Gradient-Pages", | ||
"resources": { | ||
"spritesheets": { | ||
"UISheet": [ | ||
"resources/*.png" | ||
] | ||
} | ||
}, | ||
"settings": { | ||
"apply-profiles": { | ||
"name": "Profiles", | ||
"description": "Should it apply a gradient to profile pages?", | ||
"type": "bool", | ||
"default": true | ||
}, | ||
"apply-info-layer": { | ||
"name": "Level Description", | ||
"description": "Should it apply a gradient to the level description?", | ||
"type": "bool", | ||
"default": true | ||
} | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Add's Gradient's to the back of most pages of the game. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Add's Gradient's to the back of most pages of the game. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"commit-author": "TheSillyDoggo", | ||
"platforms": [ | ||
"windows" | ||
], | ||
"mod": { | ||
"download": "https://github.com/TheSillyDoggo/Gradient-Pages/releases/download/v1.0.0/TheSillyDoggo.GradientPages.geode", | ||
"hash": "f0ae596737eb1f8d50dd5b09284cfb8541e4addbc8146e120b83ef9246ee6f97", | ||
"hash256": "ca9a0b2f13339e127fd5d3b922caca149bb26ebbc8880e3fe08a0b74c6fc469b" | ||
}, | ||
"tags": [] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"geode": "1.3.4", | ||
"version": "v1.0.0", | ||
"id": "TheSillyDoggo.GradientPages", | ||
"name": "Gradient Pages", | ||
"developer": "TheSillyDoggo", | ||
"description": "Add's Gradients to the back of some popups", | ||
"repository": "https://github.com/TheSillyDoggo/Gradient-Pages", | ||
"resources": { | ||
"spritesheets": { | ||
"UISheet": [ | ||
"resources/*.png" | ||
] | ||
} | ||
}, | ||
"settings": { | ||
"apply-profiles": { | ||
"name": "Profiles", | ||
"description": "Should it apply a gradient to profile pages?", | ||
"type": "bool", | ||
"default": true | ||
}, | ||
"apply-info-layer": { | ||
"name": "Level Description", | ||
"description": "Should it apply a gradient to the level description?", | ||
"type": "bool", | ||
"default": true | ||
} | ||
} | ||
|
||
} |