i made the env file in the main folder after extraction and i have all the variables in it. When I open a terminal in the folder and run the uv run main.py command, it says i am missing environment variables. Any Ideas where to go from here, as I would like to not have to add my games one at a time.
--ERROR message i get--
2025-11-14 23:04:19,411 - INFO - Starting Sunshine Steam Game Automation
2025-11-14 23:04:19,411 - ERROR - Missing required environment variables: steam_library_vdf_path (Steam library VDF file path), sunshine_apps_json_path (Sunshine apps.json file path), sunshine_grids_folder (Sunshine grids folder path), steamgriddb_api_key (SteamGridDB API key)
i made the env file in the main folder after extraction and i have all the variables in it. When I open a terminal in the folder and run the uv run main.py command, it says i am missing environment variables. Any Ideas where to go from here, as I would like to not have to add my games one at a time.
--ERROR message i get--
2025-11-14 23:04:19,411 - INFO - Starting Sunshine Steam Game Automation
2025-11-14 23:04:19,411 - ERROR - Missing required environment variables: steam_library_vdf_path (Steam library VDF file path), sunshine_apps_json_path (Sunshine apps.json file path), sunshine_grids_folder (Sunshine grids folder path), steamgriddb_api_key (SteamGridDB API key)