-
Notifications
You must be signed in to change notification settings - Fork 31
client side of l1j
License
uglyoldbob/l1j-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the source code for the lineage1 client. These directions assume a build directory is being used. A cygwin installation is recommended for compiling on windows Compiling: Windows: (host is only for cross compiling to windows) ../configure --host=i686-w64-mingw32 LDFLAGS="-L../libs -static-libgcc -static-libstdc++" CXXFLAGS="-static-libgcc -static-libstdc++" CFLAGS="-static-libgcc -static-libstdc++" make Linux ../configure make OSX ../configure make
About
client side of l1j
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published