luasocket

  1. L

    [BNW] Lua and external java program communication

    Hello,I wrote a Java program that takes user inputs and moves Civ V camera using a series of keyboard inputs. I would like to extend this program such that it can call more specific Civ V Lua functions. Would it be possible to do this? I thought using networking with LuaSockets would work...
Top Bottom