λ61
Loading...
Searching...
No Matches
main.cpp File Reference
#include "l61/defs.hpp"
#include "l61/ScriptEngine/RunnableScriptEnvironment.hpp"
#include "sol/sol.hpp"
#include "lex61rt.hpp"
#include <fstream>
#include "l61/ExtensionSystem/ExtensionManager.hpp"
#include <filesystem>

Classes

struct  FsEntryPoint

Functions

 LEX61RT_MAKE_HEADER ("fs", { "Tetex7" }, "1.0.0")
 LEX61RT_SET_ENTRY_POINT_CLASS (FsEntryPoint)

Function Documentation

◆ LEX61RT_MAKE_HEADER()

LEX61RT_MAKE_HEADER ( "fs" ,
{ "Tetex7" } ,
"1.0.0"  )

◆ LEX61RT_SET_ENTRY_POINT_CLASS()

LEX61RT_SET_ENTRY_POINT_CLASS ( FsEntryPoint )