Dieses Projekt enthält alle öffentlichen Projekte von Kolja Strohm - Games

Kolja Strohm b836681e1a release.bat zum automatischen veröffentlichen einer neuen clientversion in der console hinzugefügt hace 5 años
.vs 93881542fb compilieren klappt hace 5 años
Allgemein b836681e1a release.bat zum automatischen veröffentlichen einer neuen clientversion in der console hinzugefügt hace 5 años
Apps a6972c224e linux bibiotheksverzeichnisse angepasst hace 5 años
OpenSSL 17cbe3ecda add openssl hace 5 años
Projektvorlagen 714b2982d0 added all neded files hace 5 años
Spiele Platform b836681e1a release.bat zum automatischen veröffentlichen einer neuen clientversion in der console hinzugefügt hace 5 años
.gitignore 8864333e58 unnötige dlls gelöscht hace 5 años
.gitmodules 782b154240 update hace 5 años
README.txt a1bbe6fc60 'README.txt' hinzufügen hace 6 años
build.bat 1785893e09 besseres build script hace 5 años
build.logo d96065ca72 modified build scripts for other visual studio installations hace 5 años
buildDungeonGame.bat ef5d6cf351 fehler im dungeon game build script behoben hace 5 años
buildDungeonGameRelease.bat 13a1300d50 buildscript für dungeongame release hinzugefügt hace 5 años
build_client.bat d1679a8727 fehler behoben hace 5 años
init.bat 1d6894f6a8 änderung der town oberfläche des DungeonGame minigames hace 5 años
ns.txt 0d2ef2e390 Add my own build script hace 5 años
pull_and_rebuild.bat 4dd9458eae Revert changes to build script hace 5 años
release.bat b836681e1a release.bat zum automatischen veröffentlichen einer neuen clientversion in der console hinzugefügt hace 5 años

README.txt

Anleitung zum Klonen und erstellen:

git clone https://koljastrohm-games.com:3000/kolja/Kolja-Strohm-Games.git
cd .\Kolja-Strohm-Games\
git submodule init
git submodule update --recursive --remote
.\build.bat