forked from uglyoldbob/l1j-client
-
Notifications
You must be signed in to change notification settings - Fork 0
client side of l1j
License
Lineage1/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
Languages
- C 47.6%
- C++ 22.5%
- Makefile 11.9%
- HTML 6.5%
- Java 5.2%
- Shell 2.6%
- Other 3.7%