mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
thing
This commit is contained in:
parent
a5d6ae91ac
commit
a0083e1862
8 changed files with 106 additions and 9 deletions
4
.pesde/roblox_sync_config_generator.luau
Normal file
4
.pesde/roblox_sync_config_generator.luau
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
local process = require("@lune/process")
|
||||
local home_dir = if process.os == "windows" then process.env.userprofile else process.env.HOME
|
||||
|
||||
require(home_dir .. "/.pesde/scripts/lune/rojo/roblox_sync_config_generator.luau")
|
||||
Loading…
Add table
Add a link
Reference in a new issue