.gitmodules 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. [submodule "Allgemein/Framework"]
  2. path = Allgemein/Framework
  3. url = https://koljastrohm-games.com:3000/kolja/KSG-Framework.git
  4. [submodule "Allgemein/Network"]
  5. path = Allgemein/Network
  6. url = https://koljastrohm-games.com:3000/kolja/KSG-Netzwerk.git
  7. [submodule "Allgemein/sql"]
  8. path = Allgemein/sql
  9. url = https://koljastrohm-games.com:3000/kolja/KSG-SQL.git
  10. [submodule "Allgemein/Animation Creator"]
  11. path = Allgemein/Animation Creator
  12. url = https://koljastrohm-games.com:3000/kolja/AnimationCreator.git
  13. [submodule "Allgemein/ksgScript"]
  14. path = Allgemein/ksgScript
  15. url = https://koljastrohm-games.com:3000/kolja/KSG-Script.git
  16. [submodule "Allgemein/GSL"]
  17. path = Allgemein/GSL
  18. url = https://koljastrohm-games.com:3000/kolja/Game-Sound-Library.git
  19. [submodule "Apps/AppServer"]
  20. path = Apps/AppServer
  21. url = https://koljastrohm-games.com:3000/kolja/AppServer.git
  22. [submodule "Spiele Platform/Klient/Icon"]
  23. path = Spiele Platform/Klient/Icon
  24. url = https://koljastrohm-games.com:3000/kolja/KSG-Icon.git
  25. [submodule "Spiele Platform/Klient/KSGClient"]
  26. path = Spiele Platform/Klient/KSGClient
  27. url = https://koljastrohm-games.com:3000/kolja/KSG-Client.git
  28. [submodule "Spiele Platform/Klient/KSGNetwork"]
  29. path = Spiele Platform/Klient/KSGNetwork
  30. url = https://koljastrohm-games.com:3000/kolja/KSGNetwork.git
  31. [submodule "Spiele Platform/Klient/Minigames/Asteroids"]
  32. path = Spiele Platform/Klient/Minigames/Asteroids
  33. url = https://koljastrohm-games.com:3000/kolja/Asteroids-Minigame.git
  34. [submodule "Spiele Platform/Klient/Minigames/Blöcke"]
  35. path = Spiele Platform/Klient/Minigames/Blöcke
  36. url = https://koljastrohm-games.com:3000/kolja/Bloecke-Minigame.git
  37. [submodule "Spiele Platform/Klient/Minigames/Fangen"]
  38. path = Spiele Platform/Klient/Minigames/Fangen
  39. url = https://koljastrohm-games.com:3000/kolja/Fangen-Minigame.git
  40. [submodule "Spiele Platform/Klient/Minigames/Snake"]
  41. path = Spiele Platform/Klient/Minigames/Snake
  42. url = https://koljastrohm-games.com:3000/kolja/Snake-Minigame.git
  43. [submodule "Spiele Platform/Klient/Minigames/Tetris"]
  44. path = Spiele Platform/Klient/Minigames/Tetris
  45. url = https://koljastrohm-games.com:3000/kolja/Tetris-Minigame.git
  46. [submodule "Spiele Platform/Klient/patcher"]
  47. path = Spiele Platform/Klient/patcher
  48. url = https://koljastrohm-games.com:3000/kolja/KSG-Patcher.git
  49. [submodule "Spiele Platform/Klient/Start"]
  50. path = Spiele Platform/Klient/Start
  51. url = https://koljastrohm-games.com:3000/kolja/KSG-Start.git
  52. [submodule "Spiele Platform/Klient/übernehmen"]
  53. path = Spiele Platform/Klient/übernehmen
  54. url = https://koljastrohm-games.com:3000/kolja/KSG-uebernehmen.git
  55. [submodule "Spiele Platform/Klient/Update"]
  56. path = Spiele Platform/Klient/Update
  57. url = https://koljastrohm-games.com:3000/kolja/KSG-Update.git
  58. [submodule "Spiele Platform/SMP"]
  59. path = Spiele Platform/SMP
  60. url = https://koljastrohm-games.com:3000/kolja/KSG_SMP.git
  61. [submodule "Spiele Platform/Spiele/Klient/Asteroids"]
  62. path = Spiele Platform/Spiele/Klient/Asteroids
  63. url = https://koljastrohm-games.com:3000/kolja/Asteroids-Online-Client.git
  64. [submodule "Spiele Platform/Spiele/Klient/Linie"]
  65. path = Spiele Platform/Spiele/Klient/Linie
  66. url = https://koljastrohm-games.com:3000/kolja/Linie-Online-Client.git
  67. [submodule "Spiele Platform/Spiele/Server/Asteroids"]
  68. path = Spiele Platform/Spiele/Server/Asteroids
  69. url = https://koljastrohm-games.com:3000/kolja/Asteroids-Online-Server.git
  70. [submodule "Spiele Platform/Spiele/Server/Linie"]
  71. path = Spiele Platform/Spiele/Server/Linie
  72. url = https://koljastrohm-games.com:3000/kolja/Linie-Online-Server.git
  73. [submodule "Spiele Platform/Server/Anmeldung Server"]
  74. path = Spiele Platform/Server/Anmeldung Server
  75. url = https://koljastrohm-games.com:3000/kolja/AnmeldungServer.git
  76. [submodule "Spiele Platform/Server/Chat Server"]
  77. path = Spiele Platform/Server/Chat Server
  78. url = https://koljastrohm-games.com:3000/kolja/ChatServer.git
  79. [submodule "Spiele Platform/Server/Editor Server"]
  80. path = Spiele Platform/Server/Editor Server
  81. url = https://koljastrohm-games.com:3000/kolja/EditorServer.git
  82. [submodule "Spiele Platform/Server/Erhaltung Server"]
  83. path = Spiele Platform/Server/Erhaltung Server
  84. url = https://koljastrohm-games.com:3000/kolja/ErhaltungServer.git
  85. [submodule "Spiele Platform/Server/Historie Server"]
  86. path = Spiele Platform/Server/Historie Server
  87. url = https://koljastrohm-games.com:3000/kolja/HistorieServer.git
  88. [submodule "Spiele Platform/Server/Information Server"]
  89. path = Spiele Platform/Server/Information Server
  90. url = https://koljastrohm-games.com:3000/kolja/InformationServer.git
  91. [submodule "Spiele Platform/Server/Karten Server"]
  92. path = Spiele Platform/Server/Karten Server
  93. url = https://koljastrohm-games.com:3000/kolja/KartenServer.git
  94. [submodule "Spiele Platform/Server/Login Server"]
  95. path = Spiele Platform/Server/Login Server
  96. url = https://koljastrohm-games.com:3000/kolja/LoginServer.git
  97. [submodule "Spiele Platform/Server/Main Server"]
  98. path = Spiele Platform/Server/Main Server
  99. url = https://koljastrohm-games.com:3000/kolja/MainServer.git
  100. [submodule "Spiele Platform/Server/Minigame Server"]
  101. path = Spiele Platform/Server/Minigame Server
  102. url = https://koljastrohm-games.com:3000/kolja/MinigameServer.git
  103. [submodule "Spiele Platform/Server/News Server"]
  104. path = Spiele Platform/Server/News Server
  105. url = https://koljastrohm-games.com:3000/kolja/NewsServer.git
  106. [submodule "Spiele Platform/Server/Patch Server"]
  107. path = Spiele Platform/Server/Patch Server
  108. url = https://koljastrohm-games.com:3000/kolja/PatchServer.git
  109. [submodule "Spiele Platform/Server/Register Server"]
  110. path = Spiele Platform/Server/Register Server
  111. url = https://koljastrohm-games.com:3000/kolja/RegisterServer.git
  112. [submodule "Spiele Platform/Server/ServerSystemStarter"]
  113. path = Spiele Platform/Server/ServerSystemStarter
  114. url = https://koljastrohm-games.com:3000/kolja/ServerSystemStarter.git
  115. [submodule "Spiele Platform/Server/Shop Server"]
  116. path = Spiele Platform/Server/Shop Server
  117. url = https://koljastrohm-games.com:3000/kolja/ShopServer.git
  118. [submodule "Spiele Platform/Server/Spiel Server"]
  119. path = Spiele Platform/Server/Spiel Server
  120. url = https://koljastrohm-games.com:3000/kolja/SpielServer.git
  121. [submodule "Allgemein/2DCreator"]
  122. path = Allgemein/2DCreator
  123. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/2DCreator.git
  124. [submodule "Allgemein/3DCreator"]
  125. path = Allgemein/3DCreator
  126. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/3DCreator.git
  127. [submodule "Allgemein/GSLKonverter"]
  128. path = Allgemein/GSLKonverter
  129. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/GSLKonverter.git
  130. [submodule "Allgemein/Linux-Test"]
  131. path = Allgemein/Linux-Test
  132. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/Linux-Test.git
  133. [submodule "Allgemein/LTDBKonverter"]
  134. path = Allgemein/LTDBKonverter
  135. url = https://koljastrohm-games.com:3000/kolja/LTDBKonverter.git
  136. [submodule "Allgemein/Minigame_Test"]
  137. path = Allgemein/Minigame_Test
  138. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/Minigame_Test.git
  139. [submodule "Allgemein/NameAnimation"]
  140. path = Allgemein/NameAnimation
  141. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/NameAnimation.git
  142. [submodule "Allgemein/SchriftEditor"]
  143. path = Allgemein/SchriftEditor
  144. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/SchriftEditor.git
  145. [submodule "Allgemein/SchriftEditor2"]
  146. path = Allgemein/SchriftEditor2
  147. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/SchriftEditor2.git
  148. [submodule "Allgemein/Framework_Test"]
  149. path = Allgemein/Framework_Test
  150. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/Framework_Test.git
  151. [submodule "Spiele Platform/Klient/Minigames/DungeonGame"]
  152. path = Spiele Platform/Klient/Minigames/DungeonGame
  153. url = https://koljastrohm-games.com:3000/eren/DungeonGame.git
  154. [submodule "Spiele Platform/Server/KSG_ServerSystemTester"]
  155. path = Spiele Platform/Server/TestWalker
  156. url = https://koljastrohm-games.com:3000/kolja/KSG_ServerSystemTester.git
  157. [submodule "Spiele Platform/Spiele\\Klient\\Stickman-World"]
  158. path = Spiele Platform/Spiele/Klient/Stickman-World
  159. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/Stickman-World-Online-Client.git
  160. [submodule "Spiele Platform/Spiele/Server/Stickman-World"]
  161. path = Spiele Platform/Spiele/Server/Stickman-World
  162. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/Stickman-World-Online-Server.git
  163. [submodule "Spiele Platform/Standalown/Klient/FactoryCraft"]
  164. path = Spiele Platform/Standalown/Klient/FactoryCraft
  165. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/FactoryCraft-Client.git
  166. [submodule "Spiele Platform/Standalown/Server/FactoryCraft"]
  167. path = Spiele Platform/Standalown/Server/FactoryCraft
  168. url = https://koljastrohm-games.com:3000/Kolja-Strohm-Games/FactoryCraft-Server.git