This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add supporters list in about page.
- Loading branch information
1 parent
7578487
commit 0ed5ec3
Showing
5 changed files
with
52 additions
and
1 deletion.
There are no files selected for viewing
Submodule ECommons
updated
5 files
+1 −1 | ECommons/Automation/Callback.cs | |
+2 −2 | ECommons/ECommons.csproj | |
+4 −1 | ECommons/ImGuiMethods/ImGuiEx.cs | |
+24 −4 | ECommons/ImGuiMethods/KoFiButton.cs | |
+1 −1 | ECommons/Reflection/DalamudReflector.cs |
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,25 @@ | ||
[ | ||
"Constantinescu Marius", | ||
"lizardbreath", | ||
"Kito Kito ✨", | ||
"Iugh", | ||
"Chan Myae Thu", | ||
"Poireau", | ||
"Ishtaria", | ||
"McGlub", | ||
"Sinclair", | ||
"Hanako Yoshimura", | ||
"Unavailable", | ||
"LTS", | ||
"Pee Pee", | ||
"Desunya", | ||
"AussieGlenn", | ||
"Shutup2hu", | ||
"IncognitoWater", | ||
"Artemiss", | ||
"Konta", | ||
"Luai", | ||
"Arke", | ||
"Pee Pee", | ||
"Ray Chan" | ||
] |
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
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