Skip to content

3skcassoc/sich

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server

To run Sich you need to install Lua 5.1 and LuaSocket library:

  • Debian: apt-get install lua5.1 lua-socket

  • Windows: download and install LuaForWindows

Next, download sich.lua. If you want to change default options (host, port, etc.) download and edit config.store.

To start:

  • Debian: lua sich.lua

  • Windows: double click on file sich.lua

Client

  • Open <Cossacks 3>/data/resources/servers.dat in text editor.

  • Remove or comment out official servers, add new one.

  • Restart game.

Tools

License