Plain-Raw / Ore-Raider

0 stars 0 forks source link

Sweep: replace all "test-title" with "OreRaider" #9

Closed sweep-ai[bot] closed 5 months ago

sweep-ai[bot] commented 5 months ago

Description

This pull request updates the application's title and main menu text from a placeholder name "test-title" to the final game name "OreRaider". This change reflects across the primary window setup and the main menu UI to ensure consistency in branding and user experience.

Summary

Fixes #8.


💡 To get Sweep to edit this pull request, you can:

This is an automated message generated by Sweep AI.

sweep-ai[bot] commented 5 months ago

Rollback Files For Sweep

This is an automated message generated by Sweep AI.

sweep-ai[bot] commented 5 months ago

Sweep: PR Review

Authors of pull request: @sweep-ai[bot]

src/plugins/init/mod.rs

Updated the window title in the WindowPlugin configuration from "test-title" to "OreRaider".


src/plugins/menu/main_menu.rs

Updated the displayed game name on the main menu from "test-title" to "OreRaider."