might as well have folders, too

This commit is contained in:
Ben Russell (300178622) 2012-11-17 15:07:31 +13:00
parent e90308949e
commit 2e63ab1e03
3 changed files with 3 additions and 0 deletions

1
clsave/info.txt Normal file
View File

@ -0,0 +1 @@
This is where the client stores stuff.

1
dlcache/info.txt Normal file
View File

@ -0,0 +1 @@
This is where client downloads are stashed. They will probably be CRC32'd as CRC is much easier to implement than MD5.

1
svsave/info.txt Normal file
View File

@ -0,0 +1 @@
This is where the server stores stuff.