forked from daid/EmptyEpsilon
-
Notifications
You must be signed in to change notification settings - Fork 0
Build for Windows on WSL
Oznogon edited this page Jun 23, 2026
·
1 revision
Be sure to check Build for generic instructions.
You can use Windows Subsystem for Linux (WSL) to build EmptyEpsilon for Windows from a Linux environment within a Windows system.
- Install WSL.
- Install Debian or Ubuntu, whether from the Microsoft Store or via
wsl --installon the command line (i.e.wsl --install Debian,wsl --install Ubuntu, orwsl --install Ubuntu-24.04). - Launch the installed Debian or Ubuntu from the Start menu or from the command line (i.e.
wsl --distribution Debianorwsl --distribution Ubuntu) and finish setting it up. You should end up with a command prompt. - Follow the Linux instructions on Build for Windows on Linux to build EmptyEpsilon and create the
EmptyEpsilon.ziparchive.
To run or distribute the EmptyEpsilon.zip package, you must copy it out of the WSL distribution.
For example, you can run explorer.exe . in the WSL shell to open Windows Explorer in the current (or given) directory of the WSL distribution, then navigate to the _build folder and click and drag EmptyEpsilon.zip to copy it to another folder.
You can also copy the archive from the WSL shell to the Windows filesystem from the WSL shell. For example, this command copies the archive to a Windows user's Desktop:
cp EmptyEpsilon/_build_win32/EmptyEpsilon.zip /mnt/c/Users/Daid/Desktop/Replace Daid in the target path with your Windows username.
- Home
- Building and installing the game
- Configuring the game
- Playing the game
- Officer roles and screens
- Captain
- Main screen
- Ship window
- Crews of 5-6 players
- Crews of 3-4 players
- Single-player crew
- Game Master (GM) screens
- Extra screens
- Minigames
- Weapon types
- Officer roles and screens
- Extending the game
- Troubleshooting
- Fork content