Skip to content

Lua-interfacing library of helper functions related to dealing with basic IO and file system navigation, in a way that prevents Lua from touching files it is not allowed to.

Notifications You must be signed in to change notification settings

itb-community/itb-io-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITB IO

Lua-interfacing library of helper functions related to dealing with basic IO and file system navigation, in a way that prevents Lua from touching files it is not allowed to. Intended as a supporting library for the Mod Loader for the game Into the Breach.

For notes on building, troubleshooting, etc., see the README of FTLDat-rs, whose setup is identical.

About

Lua-interfacing library of helper functions related to dealing with basic IO and file system navigation, in a way that prevents Lua from touching files it is not allowed to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages