Skip to content

v0.3.0

Compare
Choose a tag to compare
@witcher112 witcher112 released this 08 Dec 05:49
· 11 commits to main since this release

Initial release after reworking most of the project to use C# instead of Rust.

The Demo package consists of:

  • Driver (module responsible for loading Engines)
  • Runtime Engine (module responsible for loading Mods)
  • CFuncHook1 (library mod providing native function hooking)
  • CApi1 (library mod providing direct access to API exposed from the game)
  • InputHook1 (library mod providing functionality to hook into input system)
  • Overlay1 (library mod providing functionality to create overlays with CEF)
  • V1 (library mod providing a base framework for creating mods)
  • "Test" Mod (currently it only features NPC Spawning/Spawner functionality, accessible through F1 key)

The Demo package was adjusted to work with both Steam & EGS versions*.

* - LEGO Star Wars: The Skywalker Saga is currently free to grab on Epic Games Store until 12/12