issues
search
AdamsLair
/
duality
a 2D Game Development Framework
https://adamslair.github.io/duality
MIT License
1.41k
stars
286
forks
source link
Fix exception in cleanup of serialization benchmark due to working folder being wrong
#859
Closed
Barsonax
closed
4 years ago
Barsonax
commented
4 years ago
Changes:
Set the correct output path for the benchmarks, this fixes the actually exception.
Fail fast when debugging benchmarks
Use DualityLauncher in the benchmark to unify code flow
Changes: