Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zetxx/dzl

dayz launcher for linux with mod support
https://github.com/zetxx/dzl

Last synced: 3 months ago
JSON representation

dayz launcher for linux with mod support

Awesome Lists containing this project

README

        

# DayZ Launcher

# build and install

```bash
rm -rf build && rm -rf dzl.egg-info && rm -rf dzl/lib/__pycache__ && pip install . --break-system-packages
```