@quenty/roblox-api-dump
Version:
Utility functions for grabbing the Roblox API from the web
37 lines • 695 B
JSON
{
"name": "RobloxApiDumpTest",
"globIgnorePaths": [
"**/.package-lock.json",
"**/.pnpm",
"**/.pnpm-workspace-state-v1.json",
"**/.modules.yaml",
"**/.ignored",
"**/.ignored_*"
],
"tree": {
"$className": "DataModel",
"ServerScriptService": {
"$properties": {
"LoadStringEnabled": true
},
"robloxapidump": {
"$path": ".."
},
"Script": {
"$path": "scripts/Server"
}
},
"StarterPlayer": {
"StarterPlayerScripts": {
"Main": {
"$path": "scripts/Client"
}
}
},
"HttpService": {
"$properties": {
"HttpEnabled": true
}
}
}
}