Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-26 | Windows: urlopen.bat runs without a window | Jaakko Keränen | |
SDL 2.0.14 has a function for opening URLs, but with earlier versions one must use the urlopen.bat helper script. | |||
2020-09-18 | Windows: Use a batch file to open URLs in browser | Jaakko Keränen | |
Opening via urlopen.bat works under MSYS bash as well. The .bat file is also a place where the user can customize which browser to open. |