One of this tool's stated design purposes is to facilitate use outside of Roblox (which is great, especially because of a lack of decent Lua bundlers). The main issue is that there is no way to escape either using Roblox models or Rojo project files still.
Maybe a custom json configuration format could be made specifically for use on non-Roblox Lua 5.1+/Luau projects? This would also allow it to be used easier with Lune.
I believe I can get around this now by just using a fake Rojo project config, but this also requires Rojo installed and isn't exactly ideal.
One of this tool's stated design purposes is to facilitate use outside of Roblox (which is great, especially because of a lack of decent Lua bundlers). The main issue is that there is no way to escape either using Roblox models or Rojo project files still. Maybe a custom json configuration format could be made specifically for use on non-Roblox Lua 5.1+/Luau projects? This would also allow it to be used easier with Lune.
I believe I can get around this now by just using a fake Rojo project config, but this also requires Rojo installed and isn't exactly ideal.