Skip to content

yosagi/godot-cpp-cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample project for godot-cpp with CMake

mkdir build
cd build
cmake -G Ninja ..
cmake --build
cd ../nativetest1
godot -w

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published