8c6a6e03e6
for the original data, or downloads a shareware version based on the selected options. In the first case you need to have a legitimate copy of the game in order to obtain the DUKE3D.GRP file. WWW: http://www.3drealms.com/duke3d/
3 lines
247 B
Text
3 lines
247 B
Text
@exec mkdir -p %D/%%DATADIR%%
|
|
%%SHAREWARE%%%%DATADIR%%/duke3d.grp
|
|
@unexec rmdir %D/%%DATADIR%% 2>/dev/null || echo "If you are permanently removing this port, you should remove any configuration files and data files left in %D/%%DATADIR%%." | fmt
|