Skip to content

Adds support to Portugas and YUScene#171

Open
PedroCavaleiro wants to merge 3 commits into
jordanlambrecht:mainfrom
PedroCavaleiro:tracker-support-yus-pt
Open

Adds support to Portugas and YUScene#171
PedroCavaleiro wants to merge 3 commits into
jordanlambrecht:mainfrom
PedroCavaleiro:tracker-support-yus-pt

Conversation

@PedroCavaleiro
Copy link
Copy Markdown

This pull request adds support for two new private trackers, Portugas and Yu-Scene, to the tracker registry. It includes new tracker definitions and updates the registry and exports to make these trackers available throughout the codebase.

New tracker support:

  • Added a new tracker definition for Portugas, including metadata, user classes, and a detailed set of tracker rules in portugas.ts.
  • Added a new tracker definition for Yu-Scene, including metadata, user classes, banned groups, and comprehensive tracker rules in yuscene.ts.

Tracker registry updates:

  • Registered portugas and yuscene in the ALL_TRACKERS array so they are recognized as supported trackers. [1] [2]
  • Updated imports and exports in src/data/trackers/index.ts to include the new tracker modules, ensuring they are available for use elsewhere in the application. [1] [2] [3] [4]

Removed logo path from portugas tracker configuration.
Changed draft status to true for custom UNIT3D build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant