GregoryLand / Lorei

Lorei
MIT License
3 stars 0 forks source link

Port to WPF #16

Open SkySom opened 10 years ago

SkySom commented 10 years ago

Currently it works, just need to get the formatting looking nice and the minimize to notifications bar.

GregoryLand commented 10 years ago

make sure you tweak the xcopy command to xcopy /s /y "$(ProjectDir)packages\NLua.1.3.0.2\lib\native\x64." "$(TargetDir)"

SkySom commented 10 years ago

Will do, plus I'll get the scripts doing that.