Skip to content

ao-libre/Aurora.Network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For those who want to compile this library from the command line:

mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -A Win32
cmake --build . --config Release

About

Network library for Argentum Online (VB6)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.7%
  • CMake 6.9%
  • VBA 2.4%