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

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