Commit 9c81763
committed
Fill in the file description for Windows exports
I can't find any best practices for this field
and in most examples everyone is just
using the application name. Rarely it's a
more generic description, like "XYZ driver".
But that doesn't seem particularly useful
in this case. Godot also just repeats the
application name, as a point of reference.1 parent 3efb394 commit 9c81763
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
0 commit comments