Add Jakstein to contributors list

Updated README.md and settings.html to include Jakstein as a contributor in the project acknowledgments.
This commit is contained in:
Spicy_Marinara
2026-01-27 19:46:50 +01:00
parent c0431a6117
commit 2a77c091dd
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -10,13 +10,14 @@ An immersive RPG extension for browsers that tracks character stats, scene infor
### v3.7.0 ### v3.7.0
- Added omniscience filter. - Added omniscience filter.
- Added new prompts available for customization.
- Added opacity to the color selector. - Added opacity to the color selector.
- Overwritten SillyTavern's dumb-ahh trim logic when joining prompts. - Overwritten SillyTavern's dumb-ahh trim logic when joining prompts.
- Fixed custom attributes not allowing value increase/decrease. - Fixed custom attributes not allowing value increase/decrease.
- Various bug fixes. - Various bug fixes.
**Special thanks to all the other contributors for this project:** **Special thanks to all the other contributors for this project:**
Paperboygold, Munimunigamer, Subarashimo, Lilminzyu, Claude, IDeathByte, Chungchandev, Joenunezb, Amauragis, and Tomt610. Paperboygold, Munimunigamer, Subarashimo, Lilminzyu, Claude, IDeathByte, Chungchandev, Joenunezb, Amauragis, Tomt610, and Jakstein!
## 📥 Installation ## 📥 Installation
@@ -269,7 +270,7 @@ If you enjoy this extension, consider supporting development:
## 🙏 Credits ## 🙏 Credits
**Contributors:** **Contributors:**
SpicyMarinara, Paperboygold, Munimunigamer, Subarashimo, Lilminzyu, Claude, IDeathByte, Chungchandev, Joenunezb, Amauragis, and Tomt610. SpicyMarinara, Paperboygold, Munimunigamer, Subarashimo, Lilminzyu, Claude, IDeathByte, Chungchandev, Joenunezb, Amauragis, Tomt610, and Jakstein.
## 🚀 Planned Features ## 🚀 Planned Features
+1 -1
View File
@@ -44,7 +44,7 @@
<i class="fa-solid fa-users"></i> <strong>Contributors:</strong> <i class="fa-solid fa-users"></i> <strong>Contributors:</strong>
</div> </div>
<div style="opacity: 0.8; font-size: 0.9em;"> <div style="opacity: 0.8; font-size: 0.9em;">
SpicyMarinara, Paperboygold, Munimunigamer, Subarashimo, Lilminzyu, Claude, IDeathByte, Chungchandev, Joenunezb, Amauragis, and Tomt610. SpicyMarinara, Paperboygold, Munimunigamer, Subarashimo, Lilminzyu, Claude, IDeathByte, Chungchandev, Joenunezb, Amauragis, Tomt610, and Jakstein.
</div> </div>
</div> </div>