summaryrefslogtreecommitdiffstats
path: root/platform/windows/godot_res_wrap.rc
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand Godot 4.3 to RedotTrashguy2024-10-131-4/+4
|
* Remove now unused `year` member from `version.py`Rémi Verschelde2024-01-251-9/+5
| | | | | We changed copyright to use "present" for the current year, so we no longer need to hardcode this and (like now) forget to bump it yearly.
* [Windows] Optimize editor icon, use different icon for console executable.bruvzg2022-11-291-1/+1
|
* [Windows] Add icon to the console wrapper, add option to set icon for the ↵bruvzg2022-11-151-0/+2
| | | | console wrapper on export.
* Add console wrapper app to handle console i/o redirection on Windows.bruvzg2022-10-311-0/+31