mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-09-09 03:35:14 -05:00
Added Importer to import the catalog from Shaggy into the Database for future use for the other endpoints like managing inventory and stuff.
This commit is contained in:
@@ -77,6 +77,8 @@ public function initOrGetGroups(InitOrGetGroupsRequest $request)
|
||||
$response->MetadataGroups = [$runnerMetadata, $hunterMetadata, $playerMetadata];
|
||||
}
|
||||
|
||||
|
||||
|
||||
return json_encode($response);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user