Deathgarden_Rebirth-Rewrite/dist/resources/views/web/credits.blade.php
2025-07-17 22:35:09 +02:00

69 lines
3.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<x-layouts.web>
<x-web.headline>
Credits
</x-web.headline>
<x-web.credits-user :userSteamId="76561198241289194" headline="Backend & Frontend Programmer" class="my-4">
<x-web.text>
Lead Programmer of Backend & Website
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198099304757" headline="Backend & Launcher Programmer" class="my-4">
<x-web.text>
Launcher Programmer and Dev Ops
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198197425749" headline="Project Director" class="my-4">
<x-web.text>
Responsible for the overall creative vision, team leadership, and project management
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198808246076" headline="Game Design" class="my-4">
<x-web.text>
Focused on gameplay systems, mechanics, and game balancing
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198033792162" headline="Game Analytics & Narrative" class="my-4">
<x-web.text>
Focused on narrative content and designed analytics pipelines to support design decisions
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198198583022" headline="Code Insights Contributor" class="my-4">
<x-web.text>
Provided key observations on system behavior and architecture.
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198177325294" headline="Social Media Manager" class="my-4">
<x-web.text>
Manages community engagement and shares the games journey across social platforms
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198055429489" headline="Graphic Designer & Moderator" class="my-4">
<x-web.text>
Creates and designs graphics. Moderates the Discord and game.
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="0" usernameOverride="RealDrSalt" headline="Moderator"
:avatarOverride="asset('img/avatars/dr_salt.png')">
<x-web.text>
Special message
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198819204778" headline="Mod Manager & Moderator" class="my-4">
<x-web.text>
Creates mods for Deathgarden: Rebirth and moderates the Discord and game.
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198367459871" headline="Moderator" class="my-4">
<x-web.text>
Moderates the Discord and game.
</x-web.text>
</x-web.credits-user>
<x-web.credits-user :userSteamId="76561198247538620" headline="French Localization Support" class="my-4">
<x-web.text>
Improved and refined the French translation for Deathgarden: Rebirth.
</x-web.text>
</x-web.credits-user>
</x-layouts.web>