CFC-Servers / GLuaTest

An exciting and nimble unit testing framework for GLua projects
https://discord.gg/epJK9Xx3pc
GNU General Public License v3.0
51 stars 2 forks source link

Add a way to mount files/dirs to the data/ directory #6

Open brandonsturgeon opened 2 years ago

brandonsturgeon commented 2 years ago

Many addons use config files in the data/ dir to adjust their startup behavior.

It would be convenient to provide the test with a file/dir to put into the data/ directory before the server starts up.