A stand-alone server for distributing rs2 cache files.
Download the latest released jar and file-server.properties into the same directory.
Update file-server.properties with your own client properties.
| Key | 
|---|
| port | 
| revision | 
| rsaModulus | 
| rsaPrivate | 
| Key | Default value | 
|---|---|
| threads | 0 | 
| acknowledgeId | 3 | 
| statusId | 0 | 
| cachePath | "./cache/" | 
| prefetchKeys | - | 
You can remove the
prefetchKeysproperty to auto generate them on start-up.