Skip to content
/ GEEcore Public

A library that contains core utilities to create script extenders for different games.

License

Notifications You must be signed in to change notification settings

WopsS/GEEcore

Repository files navigation

GEEcore

GEEcore (Game Engine Extender core) is a library that contains core utilities to create script extenders for different games.

Building from source

  1. Download and install Visual Studio 2022 Community Edition or a newer version.
  2. Download and install CMake 3.21 or a newer version.
  3. Clone this repository.
  4. Create a directory named build.
  5. Go to the build directory and run cmake ...
  6. Open the solution (GEEcore.sln).
  7. Build the project(s).

About

A library that contains core utilities to create script extenders for different games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published