master-technology / AssetManagerStudio

The Unreal Launcher for the rest of us...
53 stars 0 forks source link

Bug: Install Plugin to Project #32

Open NathanaelA opened 8 months ago

NathanaelA commented 8 months ago

The logic appear to just install the currently compiled plugin.

Logic needs to change:

  1. Check what version it was compiled for
  2. Check what version the project is using
  3. Reuse if the versions match, recompile if the versions don't match.
  4. Install to project.