mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
ee5d689575
feat: Add link to Discord in menu UI feat: Add Discord and Google login functionality Add container around discord and google icons refactor: Update environment variable names for Discord and Google client IDs feat: Add "Or use" translation for login options in multiple languages feat: Update menu UI translations for multiple languages Code review fixes refactor: Update Discord and Google client IDs in environment variables
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
VITE_BYPASS_LOGIN=1
|
|
VITE_BYPASS_TUTORIAL=0
|
|
VITE_SERVER_URL=http://localhost:8001
|
|
VITE_DISCORD_CLIENT_ID=1234567890
|
|
VITE_GOOGLE_CLIENT_ID=1234567890
|