altf4 / libmelee

Open Python 3 API for making your own Smash Bros: Melee AI that works with Slippi Online
GNU Lesser General Public License v3.0
237 stars 47 forks source link

Copy custom gecko codes into dolphin user dir #77

Closed vladfi1 closed 6 months ago

vladfi1 commented 3 years ago

Since libmelee already makes its own copy of the dolphin user dir, we can copy the custom gecko codes into it, which will override the one used by dolphin.

vladfi1 commented 6 months ago

Fixed in https://github.com/altf4/libmelee/commit/3848f76a614c644b67deb2fad30b2a7c5aaed865,