Changeset aee34b9 in network-game for readme.txt


Ignore:
Timestamp:
Nov 20, 2012, 1:19:44 AM (12 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
a845faf
Parents:
7d7df47
Message:

Cleaned up the client a bit and made it more c++-like and added to the readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • readme.txt

    r7d7df47 raee34b9  
    33-multithreaded
    44-multithreaded debug
     5
     6
     7old installation instructions
     8
     9client
     10______
     11
     12install the boost library
     13install openssl using the old windows installer
     14
     15Add the following to Linker -> Input -> Additional Dependencies:
     16libeay32.lib
     17ssleay32.lib
     18
     19
     20server
     21______
     22
     23install the boost library
     24install openssl on ubuntu (should be easy)
Note: See TracChangeset for help on using the changeset viewer.