Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Mac + Steamworks Facepunch API

Discussion in 'macOS' started by the1928tommygun, Mar 21, 2017.

  1. the1928tommygun

    the1928tommygun

    Joined:
    Apr 20, 2016
    Posts:
    8
    I haven't been able to get my mac client to work with Facepunch's C# wrapper. I think it's just a matter of finding the right folder structure, so I'm asking if anyone knows where to put the files:
    • steam_api.dll
    • steam_api64.dll
    • libsteam_api.dylib
    • steam_appid.txt
    *everything works fine with the windows build if the files are next to the .exe, but this is not the case on OSX
     
    mr-bulldops likes this.
  2. mr-bulldops

    mr-bulldops

    Joined:
    Dec 2, 2016
    Posts:
    23
  3. Snipe3000

    Snipe3000

    Joined:
    Aug 31, 2013
    Posts:
    8
    Yeah, it seems mac can't find the steam_api, any work around for this?
    ```Could not load [lib]steam_api.dll/so/dylib```