and3rson / foreigner

FFI library for Godot, built with GDNative
MIT License
25 stars 4 forks source link

Make library path relative to match test code #7

Open follower opened 4 years ago

follower commented 4 years ago

As mentioned in https://github.com/and3rson/foreigner/pull/5 without the ./ prefix the library is searched for via system paths rather than being treated as a relative directory reference.