fatesc / fates-admin

a roblox admin script with fe features undetected to the client
GNU General Public License v3.0
50 stars 60 forks source link

Fix plugins on Script-Ware #90

Closed mintscented closed 1 year ago

mintscented commented 1 year ago

Script-Ware's listfiles() function previously returned only file and folder names without their full path. This has since been patched and Script-Ware's listfiles() implementation is consistent with other executors. The workaround used here now causes errors when loading plugins on Script-Ware as the path to the plugins folder is repeated twice.