Kermer / GodotSteam

Steam api for Godot game engine
42 stars 5 forks source link

Restore set_fake_server_info, update to new IP API #12

Closed Faless closed 7 years ago

Faless commented 7 years ago

This patch will compile with the new 2.1.2 API (fixes #11) . The problem is that of course enabling this will break the build on the older versions.

In any case, thank you for your work on this module! :trophy:

NOTE: I haven't been able to test that the feature actually works yet, but the logic is the same, I only fixed the compile error.