Eduke32
No description available
Install / Use
/learn @ninjada/Eduke32README
Network Duke Multiplayer for MAC OSX
- Make a folder "~/.eduke32" eg. /Users/<Your-Mac-Login>/.eduke32 and download git repo to that folder
- Copy Eduke32 to your Applications folder
- Run Eduke32 to launch Duke3D
- Press ~ to bring down console. Type "connect <ip address>" to connect to Duke Multiplayer Host
Auto:
Open install.sh with a terminal program eg. right click > open with terminal.
Or copy the commands below and run them from Terminal (search terminal & open it):
mkdir ~/.eduke32; cd ~/.eduke32; git clone https://github.com/ninjada/eduke32.git ~/.eduke32; cp -R EDuke32.app /Applications; open /Applications/EDuke32.app/;
Click on Start to launch game
Once in game use tilde (~) to bring down console and type "connect <host-server-ip-address>" to join a game
If you receive a warning about opening a downloaded app: System Preferences > Security & Privacy > Allow apps downloaded from etc.
