Skip to content

KarimIO/Grindstone

Repository files navigation

Logo Logo

The Grindstone Engine

The Grindstone Engine is an extensible engine that contains all tools to create modern games. It includes a C# Scripting Engine, IBL and PBR-based graphics, a visual editor, and more.

Runtime

Building

  • Install vcpkg and CMake.
  • Configure the location of CMAKE_TOOLCHAIN_FILE or set the environment variable VCPKG_PATH.
  • Install Mono Project
  • Copy mono-2.0-sgen.dll to the bin folder
  • Just run Cmake!

Example Project

Run ApplicationExecutable.exe with -projectpath "Path\To\Project" to run a project. Grindstone Sandbox.

Editor

License

This is closed source, at least for now. Only using repository for internal usage! Do not leak or distribute the code.