The game crashed after switching to fullscreen and now crashes on launch.
Is there any way I can switch into windowed mode without launching the game?
Paste this path on your file explorer
%appdata%/Godot/app_userdata/Modification App
(This should open the save folder on C:\Users\{YOUR_NAME}\AppData\Roaming\Godot\app_userdata\Modification App)
Then, open the "globals.save", and change the Fullscreen value from true to false.
This should open the game in windowed mode again.