aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/components/PlayButton.vue
AgeCommit message (Expand)Author
2022-10-19feat: Manually find game if needed (#7)Rémy Raes
2022-10-03fix: address options() typing issueAlystrasz
2022-10-03fix: Do not show install button if TF|2 not foundGeckoEidechse
2022-10-02fix: add missing importRemy Raes
2022-10-02Revert "feat: add basic canal selector"Remy Raes
2022-10-02fix: store is now typedRemy Raes
2022-10-02refactor: type issuesRemy Raes
2022-09-29fix: add missing northstarIsRunning computed attribute to PlayButton componentAlystrasz
2022-09-29fix: restore launch button styleAlystrasz
2022-09-29feat: add basic canal selectorAlystrasz
2022-09-27refactor: export PlayButton component to dedicated fileAlystrasz