Add BABA_YAGA_Updater/credential.json to .gitignore to prevent committing sensitive credentials. Update README.md to replace multiple image and badge URLs (header, gallery, and shields) from scove-vault.duckdns.org to scoveria.ddns.net.
Rework BABA_YAGA.slnx project entries: reorder projects for clarity and update included modules. Several Unity package/editor project entries were removed, and Opsive (runtime, editor, demo, shared) and Fusion-related projects were added, along with DOTween.Modules and other tooling/editor projects. This brings the solution file in line with the current repository dependencies and editor/runtime layout.
Modify Assets/Scenes/Main Scene.unity: adjust multiple GameObject transforms and prefab instance localPositions (several large position shifts), rename/add objects (TeleporterE1, HallT_Label3 -> TeleporterE1, BulletInsert), add new prefab instance modifications, update mesh/material references and ray-tracing mode, remove many temporary/unused Cube entries to clean up the scene, and activate a character (Nolan). Update .idea workspace.xml: add changelist entry referencing the scene, add a short workItem entry timestamp, and remove a Unity reference flag. Overall: scene layout and prefab cleanup, plus small IDE metadata updates.