Rename to ITGmania

- executable name:
  - linux: itgmania
  - windows: ITGmania.exe
  - macOS: ITGmania.app
- config path:
  - linux: ~/.itgmania
  - windows; %AppData%\ITGmania
  - macOS: ~/Library/Application Support/ITGmania
This commit is contained in:
Martin Natano
2022-04-02 20:14:57 -07:00
committed by teejusb
parent a8b9c1da09
commit 02008eb469
14 changed files with 97 additions and 104 deletions
+8 -8
View File
@@ -198,14 +198,14 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "StepMania Team \n http://www.stepmania.com/"
VALUE "FileDescription", "StepMania"
VALUE "FileVersion", "5, 0, 0, 0"
VALUE "InternalName", "StepMania 5"
VALUE "LegalCopyright", "Copyright © 2001-2014"
VALUE "OriginalFilename", "StepMania.exe"
VALUE "ProductName", "StepMania"
VALUE "ProductVersion", "5, 0, 0, 0"
VALUE "CompanyName", "ITGmania Team \n http://www.itgmania.com/"
VALUE "FileDescription", "ITGmania"
VALUE "FileVersion", "0, 5, 1, 0"
VALUE "InternalName", "ITGmania"
VALUE "LegalCopyright", "Copyright © 2022"
VALUE "OriginalFilename", "ITGmania.exe"
VALUE "ProductName", "ITGmania"
VALUE "ProductVersion", "0, 5, 1, 0"
END
END
BLOCK "VarFileInfo"