diff --git a/failed_attempts/README.md b/failed_attempts/README.md new file mode 100644 index 0000000..30ae3d5 --- /dev/null +++ b/failed_attempts/README.md @@ -0,0 +1,3 @@ +# Failed Attempts + +Failed attempts at getting various other servers running diff --git a/WIP/chocolate-doom/Dockerfile b/failed_attempts/chocolate-doom/Dockerfile similarity index 100% rename from WIP/chocolate-doom/Dockerfile rename to failed_attempts/chocolate-doom/Dockerfile diff --git a/WIP/chocolate-doom/README.md b/failed_attempts/chocolate-doom/README.md similarity index 100% rename from WIP/chocolate-doom/README.md rename to failed_attempts/chocolate-doom/README.md diff --git a/WIP/odamex/Dockerfile b/failed_attempts/odamex/Dockerfile similarity index 100% rename from WIP/odamex/Dockerfile rename to failed_attempts/odamex/Dockerfile diff --git a/WIP/odamex/README.md b/failed_attempts/odamex/README.md similarity index 100% rename from WIP/odamex/README.md rename to failed_attempts/odamex/README.md diff --git a/WIP/odamex/build_odamex.sh b/failed_attempts/odamex/build_odamex.sh similarity index 100% rename from WIP/odamex/build_odamex.sh rename to failed_attempts/odamex/build_odamex.sh diff --git a/WIP/odamex/odasrv.cfg b/failed_attempts/odamex/odasrv.cfg similarity index 100% rename from WIP/odamex/odasrv.cfg rename to failed_attempts/odamex/odasrv.cfg