source: network-game/readme.txt@ 5299436

Last change on this file since 5299436 was 60b77d2, checked in by dportnoy <dmp1488@…>, 12 years ago

Added a Map class

  • Property mode set to 100644
File size: 427 bytes
Line 
1This info is outdated. The latest info is on the github wiki.
2
3BoostPro Installer options
4
5-multithreaded
6-multithreaded debug
7
8
9old installation instructions
10
11client
12______
13
14install the boost library
15install openssl using the old windows installer
16
17Add the following to Linker -> Input -> Additional Dependencies:
18libeay32.lib
19ssleay32.lib
20
21
22server
23______
24
25install the boost library
26install openssl on ubuntu (should be easy)
Note: See TracBrowser for help on using the repository browser.