An open API service indexing awesome lists of open source software.

https://github.com/mkinney/getlanip

gamemaker studio 2 project calling c++ library to get local ip address
https://github.com/mkinney/getlanip

c-plus-plus game gamemaker-studio-2 library networking

Last synced: over 1 year ago
JSON representation

gamemaker studio 2 project calling c++ library to get local ip address

Awesome Lists containing this project

README

          

Get your LAN IPv4 address.

To do this, we call a shared library from Game Maker Studio v2.

Thanks to Samuel Venable for https://marketplace.yoyogames.com/assets/575/execute-shell as a great starting point.