Jump to content

Tokino

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by Tokino

  1. 3 minutes ago, exec said:

    Certainly, here's the method where the ini file is read, after creating if it doesn't exist:

    https://github.com/exectails/LaMe/blob/master/LaMe/FrmMain.cs#L60

    Simply remove the ini stuff and set the variables to whatever you want.

    After I modified the source, could I compile it in a Linux just like Aura (Since I haven't install MS Visual Studio...)?

    I guess it is .. right O.o?

    # cd LaMe
    # mkdir -p bin/Release
    # xbuild /p:Configuration=Release LaMe.sln

     

×
×
  • Create New...