Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

AeroGameFramework v1.7.1

Compare
Choose a tag to compare
@Sleitnick Sleitnick released this 27 Aug 18:14
· 26 commits to master since this release
  • Remove StoreService
  • Remove old Event module
  • Add new Signal module (replaces Event module)
  • Add new raycasting methods
  • Add ProfileService module
  • Upgrade Promise to 3.0.1
  • Implement new .settings file for configuring module behavior within the framework
  • Updated VS Code extension to allow for creating settings files (v0.0.23)
  • New PID module implementation