Not my favorite OS, but I need it for Unreal Engine work and building apps for Windows users. I'll need to take a lot of notes since I've seldom used the OS since the mid-200Xs.
Something I may need to automate.
- Turn off Microsoft One Drive.
- Download browsers Chrome and Firefox.
- Install uBlock Origin in each.
- Set as default.
- Set up password manager and browser extensions.
- Download IDEs CLion and Visual Studio Code.
- Install vim keybindings
- Install Rust plugin in CLion
- Install Visual Studio with Game Development support
- Choose Workloads > Game Development with C++" (required for Unreal Engine)
- Choose Workloads > "Desktop development with C++" (not sure if this is required)
- Choose Individual Components > .NET Framework SDK (4.6 or higher)
- Choose Individual Components > .NET Framework targeting pack (4.6 or higher)
- Install vim keybindings
- Install Epic Games Launcher, Unreal Engine (correct versions), Quixel Bridge
- Run Unreal Engine, which will ask to install .NET components
- Start an Unreal Engine project. If it fails due to Visual Studio, try running the Visual Studio installer again.
- Download Github Desktop
- Download Ripgrep
- Download from releases https://github.com/BurntSushi/ripgrep/releases
- Move to C:\bin or similar, and add that to PATH
C:\Users\USERNAME\Documents\Unreal Projects\PROJECT