- Updated vite config to export the package.json version as env variable - Added src/helpers/envHelper.js - Updated some constants to support being set by the .env file - Renamed Constants.sceneryFiles.fetchDisable to enableBuiltIn
- Migrated the codebase from create-react-app to Vite