Skip to content

Commit 111e670

Browse files
authored
executive action
1 parent ead7750 commit 111e670

5 files changed

Lines changed: 2 additions & 17 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ class $modify(MyPlayLayer, PlayLayer) {
6060
6161
#### Thanks
6262
- **[Cheeseworks](https://www.github.com/BlueWitherer/)**: Internals, API/DX, UI/UX, options' features, mod branding
63-
- **[ArcticWoof](https://www.github.com/DumbCaveSpider/)**: UI, options' features, Horrible Menu logo
6463
6564
*as well as...*
6665

about.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ Projects like *Horrible Menu* are carried by community support and hype. If you'
6262
6363
#### Thanks
6464
- **[Cheeseworks](user:6408873)**: Internals, API/DX, UI/UX, options' features, mod branding
65-
- **[ArcticWoof](user:7689052)**: UI, options' features, Horrible Menu logo
6665
6766
*as well as...*
6867

mod.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"version": "1.2.5",
1212
"developers": [
1313
"Team Breakeode",
14-
"Cheeseworks",
15-
"ArcticWoof"
14+
"Cheeseworks"
1615
],
1716
"description": "A plethora of ways to ruin your experience...",
1817
"links": {

src/ui/src/MenuCredits.cpp

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,6 @@ bool MenuCredits::init(ZStringView theme) {
9999
98,
100100
12,
101101
},
102-
{
103-
"arcticwoof",
104-
"ArcticWoof",
105-
7689052,
106-
290,
107-
83,
108-
12,
109-
3,
110-
},
111102
};
112103

113104
m_mainLayer->addChild(leadDevContainer, 1);
@@ -195,8 +186,8 @@ bool MenuCredits::init(ZStringView theme) {
195186
"**[Cheeseworks](user:6408873)**: [Mod Developer Branding](mod:cheeseworks.moddevbranding) image for this mod\n\n<mod:cheeseworks.moddevbranding>\n\n"
196187
"**[dankmeme](user:9735891)**: '*[cue](https://github.com/dankmeme01/cue)*' user interface library, '*[asp2](https://github.com/dankmeme01/asp2)*' utility library, '*[arc](https://github.com/dankmeme01/arc)*' async runtime library\n\n"
197188
"# ![💝](frame:GJ_diamondsIcon_001.png?scale=0.875) Special Thanks\n"
189+
"**[ArcticWoof](user:7689052)**: UI, options' features, Horrible Menu logo, original idea for this mod\n\n"
198190
"**[Team Avalanche](user:31079132)**: Supporting the project since its experimental days\n\n"
199-
"**[ArcticWoof](user:7689052)**: Original idea for this mod\n\n"
200191
"# ![📖](frame:accountBtn_myLists_001.png?scale=0.5) License & Attribution\n"
201192
"The current build of [Horrible Menu](mod:cubicstudios.horriblemenu) is licensed under the [GNU General Public License v3.0 (GPL-3.0)](https://github.com/CubicCommunity/HorribleMenu/blob/main/LICENSE.md).\n\n"
202193
"Third-party assets, API modifications, libraries, and other external resources are credited in their respective sections above.",

support.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ Here are some links that take you directly to our lead developers' support pages
44
## Cheeseworks...
55
**![<3](frame:gj_heartOn_001.png?scale=0.375) [Support me on Ko-fi](https://kofi.cheeseworks.gay/) to make my passion projects possible!**
66

7-
## ArcticWoof...
8-
- [Donate via Kofi](https://ko-fi.com/arcticwoof) **:)**
9-
107
---
118

129
*Thank you for enjoying and supporting our work! <3*

0 commit comments

Comments
 (0)