AnyOldName3 / modorganizer-installer_omod

OMOD installer using https://github.com/erri120/OMODFramework
GNU General Public License v3.0
2 stars 3 forks source link

Re-enable two-phase lookup for Qt 6.7 #18

Closed Holt59 closed 3 months ago

Holt59 commented 3 months ago

Qt 6.7 requires two-phase lookup apparently, so re-enabling it here and in the FOMOD C# installer. Plugin seems to be working as intended so I guess C++/CLR works fine with two-phase lookups now.

Holt59 commented 3 months ago

Wrong repository...