Files
gtav-src/tools_ng/etc/bugstar.xml
T
2025-09-29 00:52:08 +02:00

51 lines
1.4 KiB
XML
Executable File

<?xml version='1.0'?>
<!--
File: %RS_TOOLSCONFIG%/bugstar.xml
Description: Project Bugstar configuration data.
Author: David Muir <david.muir@rockstarnorth.com>
Date: 17 June 2013
-->
<Bugstar>
<ProjectId>282246</ProjectId>
<ProjectName>GTA 5 DLC</ProjectName>
<UserDomain>rockstar.t2.corp</UserDomain>
<Services>
<RestService>https://rest.bugstar.rockstargames.com:8443/BugstarRestService-1.0/rest</RestService>
<AttachmentService>https://attachments.bugstar.rockstargames.com:8443/AttachmentService-1.0</AttachmentService>
</Services>
<ServiceAccount>
<Username>gamestats</Username>
<Password>game5tats</Password>
</ServiceAccount>
<Levels>
<Level>
<Name>gta5</Name>
<LevelId>35447</LevelId>
</Level>
<Level>
<Name>tools_test</Name>
<LevelId>308947</LevelId>
</Level>
</Levels>
<DefaultBugOwner>*Tools*</DefaultBugOwner>
<ApplicationComponents>
<Application>
<Name>Map Viewer</Name>
<Component>Tools</Component>
</Application>
<Application>
<Name>Universal Log Viewer</Name>
<Component>Tools</Component>
</Application>
<Application>
<Name>Metadata Editor</Name>
<Component>Metadata Editor</Component>
</Application>
<Application>
<Name>Dialogue Star</Name>
<Component>Dialogue Star</Component>
</Application>
</ApplicationComponents>
</Bugstar>