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
7 changed files
with
86 additions
and
5 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 |
---|---|---|
|
@@ -566,7 +566,8 @@ | |
"verified": false, | ||
"versions": [ | ||
"1.0.0", | ||
"1.0.1" | ||
"1.0.1", | ||
"1.1.0" | ||
] | ||
}, | ||
"n.level_pronouns": { | ||
|
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,14 @@ | ||
{ | ||
"commit-author": "Cvolton", | ||
"platforms": [ | ||
"macos", | ||
"windows", | ||
"android" | ||
], | ||
"mod": { | ||
"download": "https://github.com/Cvolton/lists-geode/releases/download/v1.1.0/cvolton.lists.geode", | ||
"hash": "201eb9ecf6313d27e064294998e9bd7f9d62824689b35ee65ad162f02fa03780", | ||
"hash256": "120cf6b940fff67fce5f918f8ae4e048cfd98187b1f6c48f6cd82bda47afe070" | ||
}, | ||
"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,35 @@ | ||
{ | ||
"geode": "1.3.5", | ||
"version": "v1.1.0", | ||
"id": "cvolton.lists", | ||
"name": "Lists", | ||
"developer": "Cvolton", | ||
"description": "dos punto dos", | ||
"resources": { | ||
"sprites": [ | ||
"resources/*.png" | ||
], | ||
"spritesheets": { | ||
"Faces": [ | ||
"resources/faces/*.png" | ||
], | ||
"Buttons": [ | ||
"resources/buttons/*.png" | ||
] | ||
} | ||
}, | ||
"settings": { | ||
"disclaimer": { | ||
"name": "Show disclaimer", | ||
"description": "Show disclaimer upon opening lists menu", | ||
"type": "bool", | ||
"default": true | ||
}, | ||
"alt-profilepage": { | ||
"name": "Change profile lists button location", | ||
"description": "Shows the lists button above the \"My Levels\" button instead of next to it", | ||
"type": "bool", | ||
"default": false | ||
} | ||
} | ||
} |
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,14 @@ | ||
# Changelog | ||
## 1.1.0 | ||
* Added rewards to ExtendedListInfo | ||
* Added awarded to Lists search | ||
* Fixed the corner, you're welcome | ||
|
||
## 1.0.2 | ||
* This update fixes a crash that happens when you leave ListInfoLayer before levels finish loading | ||
|
||
## 1.0.1 | ||
* This update fixes a crashing bug and several annoyances from the initial release | ||
|
||
## 1.0.0 | ||
* Initial Release |
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,14 @@ | ||
# Changelog | ||
## 1.1.0 | ||
* Added rewards to ExtendedListInfo | ||
* Added awarded to Lists search | ||
* Fixed the corner, you're welcome | ||
|
||
## 1.0.2 | ||
* This update fixes a crash that happens when you leave ListInfoLayer before levels finish loading | ||
|
||
## 1.0.1 | ||
* This update fixes a crashing bug and several annoyances from the initial release | ||
|
||
## 1.0.0 | ||
* Initial Release |
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
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