SkillAgentSearch skills...

Eduke32

No description available

Install / Use

/learn @ninjada/Eduke32
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Network Duke Multiplayer for MAC OSX

  1. Make a folder "~/.eduke32" eg. /Users/<Your-Mac-Login>/.eduke32 and download git repo to that folder
  2. Copy Eduke32 to your Applications folder
  3. Run Eduke32 to launch Duke3D
  4. 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.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated21h ago
Forks4

Languages

C

Security Score

65/100

Audited on Mar 30, 2026

No findings