Skip to content

IvanMolnar/Eterna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eterna

Eterna is static Lua wrapper library written using C++17 standard. Does not support full fuctionality yet.

Required:

  • CMake 3.12 or higher
  • Compiler with C++17 features

Instructions:

After building project ( "Build" folder is preferred ) libs will be in newly created Lib folder. Include Src\Eterna.h and enable C++17 features ( /std:c++17 )

See Eterna\Examples\Examples.cpp for usage.

About

Lua wrapper writen using C++17 standard

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published