File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
28
28
#define VIDEO_TROUBLESHOOTING_URL "http://old.stepmania.com/stepmaniawiki.php?title=Video_Driver_Troubleshooting"
29
29
/** @brief The URL to report bugs on the program. */
30
- #define REPORT_BUG_URL "https://github.com/stepmania /stepmania/issues"
31
- #define SM_DOWNLOAD_URL "http ://www.stepmania. com/download/ "
30
+ #define REPORT_BUG_URL "https://github.com/xwidghet /stepmania/issues"
31
+ #define SM_DOWNLOAD_URL "https ://github. com/xwidghet/stepmania "
32
32
33
33
#define CAN_INSTALL_PACKAGES true
34
34
Original file line number Diff line number Diff line change 8
8
; when they install StepMania 5. (not recommended)
9
9
!define PRODUCT_ID "Stepmania - Etterna"
10
10
; TODO: This needs to be updated with the git rev hash
11
- !define PRODUCT_VER "- Etterna v0.54.2 Installer"
11
+ !define PRODUCT_VER "- Etterna v0.55 Installer"
12
12
!define PRODUCT_DISPLAY "${PRODUCT_FAMILY} ${PRODUCT_VER}"
13
13
!define PRODUCT_BITMAP "sm5"
14
14
15
- !define PRODUCT_URL "http ://www.stepmania. com/"
16
- !define UPDATES_URL "http ://www.stepmania. com/download/ "
15
+ !define PRODUCT_URL "https ://github. com/xwidghet/stepmania "
16
+ !define UPDATES_URL "https ://github. com/xwidghet/stepmania "
17
17
18
18
;!define INSTALL_EXTERNAL_PCKS
19
19
;!define INSTALL_INTERNAL_PCKS
You can’t perform that action at this time.
0 commit comments