Skip to content

ao-org/Aurora.Network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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

Special thanks to the Argentum Online staff (www.argentumonline.com.ar) for their support and time to test the library

About

Network library for Argentum Online (VB6)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • C++ 90.9%
  • CMake 6.5%
  • VBA 2.6%