Skip to content

Commit a4859d9

Browse files
committed
change dis
1 parent 69a099d commit a4859d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

scriptmodules/ports/eternity-system.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
#
1212

1313
rp_module_id="eternity-system"
14-
rp_module_desc="Chocolate Doom - Enhanced port of the official DOOM source"
15-
rp_module_licence="GPL2 https://raw.githubusercontent.com/chocolate-doom/chocolate-doom/sdl2-branch/COPYING"
14+
rp_module_desc="Eternity Doom - Enhanced port of the official DOOM source"
15+
rp_module_licence="GPL3 https://github.com/team-eternity/eternity/blob/master/COPYING"
1616
rp_module_help="Please add your iWAD files to $romdir/ports/doom/ and reinstall eternity to create entries for each game to EmulationStation. Run 'chocolate-doom-setup' to configure your controls and options."
1717
rp_module_repo="git https://github.com/team-eternity/eternity.git master"
1818
rp_module_section="exp"

scriptmodules/ports/eternity.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
#
1212

1313
rp_module_id="eternity"
14-
rp_module_desc="Chocolate Doom - Enhanced port of the official DOOM source"
15-
rp_module_licence="GPL2 https://raw.githubusercontent.com/chocolate-doom/chocolate-doom/sdl2-branch/COPYING"
14+
rp_module_desc="Eternity Doom - Enhanced port of the official DOOM source"
15+
rp_module_licence="GPL3 https://github.com/team-eternity/eternity/blob/master/COPYING"
1616
rp_module_help="Please add your iWAD files to $romdir/ports/doom/ and reinstall eternity to create entries for each game to EmulationStation. Run 'chocolate-doom-setup' to configure your controls and options."
1717
rp_module_repo="git https://github.com/team-eternity/eternity.git master"
1818
rp_module_section="exp"

0 commit comments

Comments
 (0)