Relocate Sublimator to Internal-Games repository#28
Relocate Sublimator to Internal-Games repository#28Copilot wants to merge 2 commits intoSave-Reworkfrom
Conversation
Co-authored-by: stu102871 <181106524+stu102871@users.noreply.github.com>
|
@copilot Everything works, but in Internal-Games, Sublimator can't find the retroBG and so there's a blank white background. |
The issue is in the Internal-Games repository. The Current (incorrect): The path Please update line 14 in |
Moves Sublimator game files to the Internal-Games repository per issue request. Internal-Games already contains the complete game at
OFES/sublimator/.Changes
Updated application reference - Changed Sublimator from internal to external pointing to
https://wigdos-inc.github.io/Internal-Games/OFES/sublimator/sublimator.htmlRemoved local game files
apps/games/sublimator.htmlscripts/apps/applications/games/simple/sublimator.jsassets/images/games/sublimator/(bombs, boom.png, retroBG.jpg)Fixed breakout dependency - Breakout was using sublimator's
retroBG.jpg. Moved the shared asset toassets/images/games/breakout/and updated breakout.html reference.Preserved - Sublimator icon remains at
assets/images/icons/games/other/sublimator.pngfor the applications list.Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.