Skip to content

Davidixx/client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to compile

Ensure you have Desktop MSVC C++ v143 installed. Ensure you have the MFC package installed as well. Run git lfs pull. Run mkdir build. Run cd build. Run cmake -G "Visual Studio 16 2019" -A Win32 ...

Open build\Client.sln. Build the solution.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.9%
  • C 3.4%
  • CMake 3.1%
  • GLSL 1.3%
  • MAXScript 0.8%
  • Lua 0.4%
  • Other 0.1%