monogame - Loading asset files that are not part of your .mgcb project -


i trying build editor in monogame can create levels other monogame projects. problem i'm facing editor needs able load assets other monogame projects @ runtime, without being given explicit reference project beforehand. can find file path assets, when try load them, throws error.

the issue seems monogame won't load assets not included part of .mgcb project. there way directly load assets not part of .mgcb project? or alternatively, there way dynamically load new .mgcb project @ runtime can access assets?


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -