Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Update from Alphalaneous - alphalaneous.happy_textures
Browse files Browse the repository at this point in the history
  • Loading branch information
GeodeBot committed May 21, 2024
1 parent 8c4a800 commit fafb12c
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,8 @@
"1.0.3",
"1.0.4",
"1.0.5",
"1.1.0"
"1.1.0",
"1.1.1"
]
},
"kevadroz.nocontrollerglyphs": {
Expand Down
14 changes: 14 additions & 0 deletions mods-v2/alphalaneous.happy_textures/1.1.1/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"commit-author": "Alphalaneous",
"platforms": [
"windows",
"android32",
"android64"
],
"mod": {
"download": "https://github.com/Alphalaneous/HappyTextures/releases/download/1.1.1/alphalaneous.happy_textures.geode",
"hash": "4572708c248a99f12a0065c211ac28eead591631b96d943d7c3a99d912de6741",
"hash256": "6a3bad7d042212007cca4a3e2d0d43cfe43edf7073a726e385c23922b56e95e2"
},
"tags": []
}
50 changes: 50 additions & 0 deletions mods-v2/alphalaneous.happy_textures/1.1.1/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"geode": "2.0.0-beta.26",
"gd": {
"win": "2.204",
"android": "2.205"
},
"version": "v1.1.1",
"id": "alphalaneous.happy_textures",
"name": "Happy Textures :3",
"developer": "Alphalaneous",
"description": "Fixes texture pack annoyances",
"early-load": true,
"dependencies": [
{
"id": "geode.node-ids",
"version": "v1.1.1",
"importance": "required"
}
],
"resources": {
"files": [
"resources/bigFont.png",
"resources/bigFont-hd.png",
"resources/bigFont-uhd.png",
"resources/bigFont.fnt",
"resources/bigFont-hd.fnt",
"resources/bigFont-uhd.fnt"
]
},
"settings": {
"ccscale9sprite-fix": {
"name": "CCScale9Sprite Fix",
"description": "Fix sprite overlapping when you have transparent CCScale9Sprites (Such as on the level search page).",
"type": "bool",
"default": true
},
"pusab-fix": {
"name": "Pusab Fix",
"description": "Makes changing pusab in texture packs not affect the font within levels.",
"type": "bool",
"default": true
},
"ui-modifications": {
"name": "Allow UI Modifications",
"description": "Allow Tetxure Packs to edit the game's interface.",
"type": "bool",
"default": true
}
}
}
Binary file modified mods-v2/alphalaneous.happy_textures/logo.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 fafb12c

Please sign in to comment.