diff --git a/FistfulofFrags/README.md b/FistfulofFrags/README.md new file mode 100644 index 0000000..e0d942f --- /dev/null +++ b/FistfulofFrags/README.md @@ -0,0 +1,6 @@ +**Fistful of Frags** + +This directory contains: + + - server.cfg - standardised config file + - full_cvar_list.txt - full list of available command variables \ No newline at end of file diff --git a/FistfulofFrags/full_cvar_list.txt.cfg b/FistfulofFrags/cvars/full_cvar_list.txt.cfg similarity index 100% rename from FistfulofFrags/full_cvar_list.txt.cfg rename to FistfulofFrags/cvars/full_cvar_list.txt.cfg diff --git a/NoMoreRoominHell/README.md b/NoMoreRoominHell/README.md new file mode 100644 index 0000000..babc2f7 --- /dev/null +++ b/NoMoreRoominHell/README.md @@ -0,0 +1,7 @@ +**No More Room in Hell** + +This directory contains: + + - server.cfg - standardised config file + - full_cvar_list.txt - full list of available command variables + - nmrih-sv_dificulty.png - explaining the different difficultys \ No newline at end of file diff --git a/NoMoreRoominHell/full_cvar_list.txt b/NoMoreRoominHell/cvars/full_cvar_list.txt similarity index 100% rename from NoMoreRoominHell/full_cvar_list.txt rename to NoMoreRoominHell/cvars/full_cvar_list.txt diff --git a/TeeWorlds/ServerCommands.txt b/TeeWorlds/cvars/ServerCommands.txt similarity index 100% rename from TeeWorlds/ServerCommands.txt rename to TeeWorlds/cvars/ServerCommands.txt diff --git a/TeeWorlds/ServerSettings.txt b/TeeWorlds/cvars/ServerSettings.txt similarity index 100% rename from TeeWorlds/ServerSettings.txt rename to TeeWorlds/cvars/ServerSettings.txt diff --git a/TeeWorlds/TuningReference.txt b/TeeWorlds/cvars/TuningReference.txt similarity index 100% rename from TeeWorlds/TuningReference.txt rename to TeeWorlds/cvars/TuningReference.txt