OpenPF2 / Plugin

Core C++ Game Logic for OpenPF2 (Status: Pre-alpha)
https://www.openpf2.org/
Other
23 stars 6 forks source link

Apply Fixes from `EnhancedUnrealSpecs` as of 2024-06-15 #62

Closed GuyPaddock closed 3 weeks ago

GuyPaddock commented 1 month ago

The custom automation spec framework used by OpenPF2 was open-sourced in https://github.com/OpenPF2/EnhancedUnrealSpecs.git under an MIT license. Afterwards, several bugs were fixed in the code. These bugs should be backported to OpenPF2's copy of the code.

GuyPaddock commented 3 weeks ago

Done! This was resolved by actually switching over to using the https://github.com/OpenPF2/EnhancedUnrealSpecs project directly.