Skip to content

NiceTimeJob/Els_kom_new

 
 

Repository files navigation

Els_kom_new

Els_kom Icon

Build
Master: Build status
Current: Build status

This is a version of Els_kom for Elsword and Grand Chase KOM Files.

To Build

  1. Run git clone https://github.com/Elskom/Els_kom_new.git. Do not download the master branch as a zip file or build might fail or crash Visual Studio 2017.
  2. Run:
git clone https://github.com/Elskom/newsmake.git
cd newsmake/build
cmake ..
msbuild newsmake.sln /p:Configuration=Release /p:Platform="Win32" /nologo /verbosity:m /m
cd ../../Misc/NEWS
"../../newsmake/build/Release/newsmake"
cd ../..

To build the changelog (optional but recommended). Make sure that msbuild from your VS2017 install is in your global path environment variable first before these commands.

  1. Open the PCbuild/pcbuild.sln solution file in Visual Studio 2017 and then select Release, x86 and hit Build Solution. Alternatively you can use the same msbuild command above but change Win32 to x86, and newsmake.sln to PCbuild/pcbuild.sln.
  2. Get a cup of Tea. Build might take a bit.

About

Els_kom for Elsword and Grand Chase KOM Files.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%