Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zetxx/dzl
- Owner: zetxx
- Created: 2023-04-16T09:09:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-13T12:24:59.000Z (10 months ago)
- Last Synced: 2024-04-28T05:11:52.470Z (8 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```