WIP: feat(debug-menu): Debug ECS-System #23

Draft
Superkooka wants to merge 9 commits from feat/debug-ecs-systems into main
Owner
No description provided.
Superkooka changed title from feat(debug-menu): Debug ECS-System to WIP: feat(debug-menu): Debug ECS-System 2026-08-16 12:39:02 +00:00
This pull request has changes conflicting with the target branch.
  • Jasper.Debug/Jasper.Debug.csproj
  • Jasper.Debug/packages.lock.json
  • Jasper.Game/Debug/DebugOverlay.cs
  • Jasper.Game/packages.lock.json
  • Jasper.Launcher.DesktopGLGame/packages.lock.json
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/debug-ecs-systems:feat/debug-ecs-systems
git switch feat/debug-ecs-systems

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/debug-ecs-systems
git switch feat/debug-ecs-systems
git rebase main
git switch main
git merge --ff-only feat/debug-ecs-systems
git switch feat/debug-ecs-systems
git rebase main
git switch main
git merge --no-ff feat/debug-ecs-systems
git switch main
git merge --squash feat/debug-ecs-systems
git switch main
git merge --ff-only feat/debug-ecs-systems
git switch main
git merge feat/debug-ecs-systems
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Jasper-Developement-Team/jasper!23
No description provided.