tomjn / Shard

A reprogrammable AI framework for the Spring Engine
https://shard.tomjn.com
17 stars 13 forks source link

evo rts submodule is missing #109

Closed abma closed 8 years ago

abma commented 8 years ago

the heck, why don't you listen to me?

https://github.com/EvolutionRTS/Evolution-RTS-Shard/tree/60a89b3ff3e071deb158bd064a6c45ce39173b5b

-> 404

all builds of spring are currently broken because of this

tomjn commented 8 years ago

@ForbodingAngel did you delete this repo?

@abma none of the changes with submodules that were being discussed were ever made, nobody has gotten around to doing it, and the evo rts Shard submodule has been around for at least 2 or more years and several Spring releases

tomjn commented 8 years ago

I've spoken with Forb, the repo is back up, I tried removing the submodule but you beat me to it. Something about switching to the luaAI version of Shard and pulling the whole thing into the game so the repo wasn't relevant anymore and wouldn't work with current EvoRTS anyway

abma commented 8 years ago

FYI: deleting a git submodule isn't done automaticly, this means if someone already fetched the submodule and updates the git repository the submodule will still exist.

-> problems