Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.37 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.37 KB

SMCE-gd CI

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

Resources

Dependencies

  • Godot (for gdscript)
  • libSMCE (prebuilts automatically downloaded)
  • godot-cpp (automatically built from source; *SConstruct is not used, but Python3 is still required)
  • C++20-compatible compiler + CMake

Building

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

Packaging is done using CPack.

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