fix old urls

This commit is contained in:
FunkyFr3sh 2022-10-05 15:59:43 +02:00
parent 6a12187122
commit 1129796858
4 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ PRODUCTVERSION VERSION
{
BLOCK "040904B0"
{
VALUE "CompanyName", "cncnet.org"
VALUE "CompanyName", "github.com/FunkyFr3sh"
VALUE "FileDescription", "DirectDraw replacement"
VALUE "FileVersion", VERSION_STRING
VALUE "InternalName", "ddraw"
@ -26,7 +26,7 @@ PRODUCTVERSION VERSION
VALUE "OriginalFileName", "ddraw.dll"
VALUE "ProductName", "cnc-ddraw"
VALUE "ProductVersion", VERSION_STRING
VALUE "Comments", "https://cncnet.org"
VALUE "Comments", "https://github.com/FunkyFr3sh/cnc-ddraw"
}
}