mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
6bacf4522e
* This adds rpc call to simply set asset path. This is needed when doing hot reload to pick up updated assets. * Move asset_directory fetch for after view_id. Clean up return. Fix formatting. * Add SetAssetBundlePath methods implementations for mac and ios * Fix mac mm * Fix formatting * Merge and use nullptr