https://github.com/daniel-j/jj2-linux
Linux tool to manage Jazz Jackrabbit 2 and run dedicated servers
https://github.com/daniel-j/jj2-linux
Last synced: about 1 year ago
JSON representation
Linux tool to manage Jazz Jackrabbit 2 and run dedicated servers
- Host: GitHub
- URL: https://github.com/daniel-j/jj2-linux
- Owner: daniel-j
- Created: 2016-09-22T14:33:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T09:38:26.000Z (over 1 year ago)
- Last Synced: 2025-03-26T19:04:45.998Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jj2-linux
===
A Linux tool to install, manage and run Jazz Jackrabbit 2 with focus on automation and scripting.
Screenshot: A running dedicated server.
[](http://i.imgbox.com/NYICYb19.png)
Dependencies
---
`# pacman -S xorg-server-xvfb wine bash aria2 unzip stow lsof lib32-libldap innoextract`
`# apt install xvfb wine bash aria2 unzip stow lsof realpath innoextract`
Uses [AutoHotkey](https://autohotkey.com/) and [jj2-bridge](https://github.com/daniel-j/jj2-bridge)