galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages Concepts
LuaFS.cpp File Reference
#include <entt/locator/locator.hpp>
#include <sol/sol.hpp>
#include "galaxy/fs/PhysfsStream.hpp"
#include "galaxy/fs/VirtualFileSystem.hpp"
+ Include dependency graph for LuaFS.cpp:

Go to the source code of this file.

Namespaces

namespace  galaxy
 Timer.hpp galaxy.
 
namespace  galaxy::lua
 

Functions

void galaxy::lua::inject_fs ()
 Injects VFS support into Lua.