]> git.localhorst.tv Git - alttp.git/commit
guessing game auto-tracking
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 14 Mar 2024 17:17:01 +0000 (18:17 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 14 Mar 2024 17:17:01 +0000 (18:17 +0100)
commit73c29bf37f10df401d87d14cc26999f88ce77379
tree5c7a9483114a865e3063abd777183429ccc4c908
parent2ba39c5f4632579146d2663d82149a156a4e96c1
guessing game auto-tracking
resources/js/app/index.js
resources/js/components/common/Icon.js
resources/js/components/common/ToggleSwitch.js
resources/js/components/twitch-bot/GuessingGameAutoTracking.js [new file with mode: 0644]
resources/js/components/twitch-bot/GuessingGameControls.js
resources/js/helpers/SNESSocket.js [new file with mode: 0644]
resources/js/helpers/alttp-ram.js [new file with mode: 0644]
resources/js/hooks/snes.js [new file with mode: 0644]
resources/js/i18n/de.js
resources/js/i18n/en.js
resources/sass/form.scss