Closed tbillington closed 1 year ago
I believe the file is pointing to the libs with changed names, try changing the file https://github.com/expressobits/steam-multiplayer-peer/blob/main/steam-multiplayer-peer.gdextension For the lib that is in the project and update me, if necessary I will correct it here.
Ran these in the addon directory and it fixed it.
cp steam-multiplayer-peer.macos.template_debug.framework/libsteam-multiplayer-peer.macos.template_debug steam-multiplayer-peer.debug.framework
cp steam-multiplayer-peer.macos.template_release.framework/libsteam-multiplayer-peer.macos.template_release steam-multiplayer-peer.framework
Fixed
Hey! Was trying this out today but I got these errors trying to install through the godot editor asset library. I have godotsteam installed already.
Potentially some filepaths hardcoded or incorrect?