-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathreadme.txt
45 lines (26 loc) · 936 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
project name: xanadu
project type: game server for GMS v0.62 (Global MapleStory version 0.62)
by Buya (the developer's pseudonym)
the code is written in
C++ (standard C++14 ISO/IEC 14882:2014)
integrated development environment (compiler, debugger, text editor)
visual studio 2015 update 3
text editor
notepad++
operating systems
windows 8.1 64 bit
windows server 2012 R2 64 bit
file extensions
.cpp -> C++ source file
.hpp -> C++ header file
---------------------- libraries used ------------------
C++ standard library
C++ asio library by Christopher M. Kohlhoff
C++ poco library by Günter Obiltschnig et al.
C windows library by Microsoft
C mysql library by Oracle (NOTE: this is used indirectly, the poco data library is built on it)
C aes library by Brian Gladman
--------------------------------------------------------
arguments:
-dedicated
this argument switches the ip in one packet.