import from libregamewiki

This commit is contained in:
Trilarion
2019-10-30 18:18:50 +01:00
parent a4f55afdcc
commit a28f0dc7cd
57 changed files with 1057 additions and 101 deletions

19
entries/jskat.md Normal file
View File

@ -0,0 +1,19 @@
# JSkat
_German card game Skat and variations thereof._
- Home: http://www.jskat.org/, https://sourceforge.net/projects/jskat/
- State: beta
- Download: https://github.com/b0n541/jskat-multimodule/releases, https://sourceforge.net/projects/jskat/files/
- Platform: Windows, Linux
- Keywords: role playing, card, open content
- Code repository: https://github.com/b0n541/jskat-multimodule.git
- Code language: Java
- Code license: GPL-3.0 (GUI), Apache-2.0 (base)
- Assets license: GPL-3.0
Developer: Jan Schäfer, Markus J. Luzius, Daniel Loreck, Sascha Laurien
## Building
- Build system: Gradle