Skip to content

ItJustWorksTM/smce-gd

Repository files navigation

SMCE-gd CI

Official frontend for libSMCE using Godot.
Initially created to emulate cars supporting the smartcar_shield platform.

Resources

Dependencies

* To install libSMCE head to it's releases page and extract/install one of the artifacts, then set the env var SMCE_ROOT pointed to the root of the extracted directory.

Building

mkdir build
cmake -B build
cmake --build build --target godot-smce

Packaging is done using CPack.
note: we bundle the shared lib of SMCE on export

Running

  • godot --path project/
  • Or open up the project folder in the Godot editor and start from there.

Credits

Copyright ItJustWorks™, Apache 2.0 licensed

Software courtesy of RuthgerD
CI & Packaging by AeroStun
Logo by @Reves.sur.papier
Car model by Ancelin Bouchet