JaCzekanski / Avocado

🥑 PlayStation 1 emulator
GNU General Public License v2.0
538 stars 31 forks source link

Feature/remove json from config #70

Closed JaCzekanski closed 4 years ago

JaCzekanski commented 4 years ago

@BodbDearg I removed nlohmann/json (config is now stored in plain struct) dependency from the Avocado core as well as Cereal (just don't compile state/state.cpp). You can remove them from PsyDoom.

BodbDearg commented 4 years ago

That's great to know - thanks for the heads up @JaCzekanski! :) I will chop that library out next time I update PsyDoom's Avocado since I'm just using the core.