Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
BTtoVSMigrator.cpp File Reference

Implementation of the BT v2 -> VS v4 migrator (Phase 6). More...

#include "BTtoVSMigrator.h"
#include <sstream>
#include <algorithm>
+ Include dependency graph for BTtoVSMigrator.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Implementation of the BT v2 -> VS v4 migrator (Phase 6).

Author
Olympe Engine
Date
2026-03-09

C++14 compliant — no std::optional, structured bindings, std::filesystem.

Definition in file BTtoVSMigrator.cpp.