romhackraces / baserom

The official source of the Romhack Races Baserom
27 stars 11 forks source link

remove shortcut for lunar helper #74

Closed Underrout closed 1 year ago

Underrout commented 1 year ago

I think the convenience of the shortcut is trumped by multiple people wondering why their changes weren't applying when creating copies of their whole project folder, in which case the shortcut in the copied version will point to the lunar helper executable in the original project folder rather than the one in the copy, which is pretty confusing behavior.

AmperSam-git commented 1 year ago

yeah i've noticed this on my own things, i might just move LH to the top level folder possibly

Underrout commented 1 year ago

Actually, couldn't you also just make the shortcut use a relative path instead of an absolute one? I'd assume if that's supported it would also solve the problem. The only downside would be no longer being able to move the shortcut, but idk who'd be doing that anyway.