Skip to content
 
 

Latest commit

 

History

223 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

open.mp SDK example

Tools

Tools on Windows

Visual Studio needs the Desktop development with C++ workload with the MSVC v142, Windows 10 SDK and C++ Clang tools for Windows components.

Sources

# With HTTPS:
git clone --recursive https://github.com/openmultiplayer/open.mp-sdk-example
# With SSH:
git clone --recursive git@github.com:openmultiplayer/open.mp-sdk-example

Note the use of the --recursive argument, because this repository contains submodules.

Building on Windows

cd  open.mp-sdk-example
mkdir build
cd build
cmake .. -A Win32 -T ClangCL

Open Visual Studio and build the solution.

关于

[WIP] open.mp nodejs component to write your scripts in TS/JS

Resources

Stars

0 stars

关注者

0 watching

复刻s

发布

贡献者

Languages