• Dylam De La Torre's avatar
    Fix premake4 build for linux and enhancements (#7) · 630c7265
    Dylam De La Torre authored
    * fix premake4 build on Linux
    
    * linux premake4 build enhancement
    
    this commit enables the resulting ygopro executable
    able to search the missing .so libraries in the
    running directory.
    
    eliminates the need to install irrklang on the system
    as root and can also potentially be used to change
    the ocgcore without needing to recompile the GUI.
    
    * add .gitignore file
    630c7265
premake4.lua 1.13 KB