Would it be possible to play modded on the switch version?
Would PC 1.5 mods run?
No I don't believe so.
The mods framework works by wrapping the game object from monogame.
This is possible due to how c# is compiled into IL byte code instead of machine code in windows and android.
But for consoles the game is usually compiled in a different way.
All things Stardew Valley.
No I don't believe so.
The mods framework works by wrapping the game object from monogame.
This is possible due to how c# is compiled into IL byte code instead of machine code in windows and android.
But for consoles the game is usually compiled in a different way.