VortexCoyote / leraine-studio

A cross-platform portable open-source VSRG chart editor written in C++ with SFML.
Mozilla Public License 2.0
14 stars 6 forks source link

Try solving #57 #63

Closed UnnamedOrange closed 2 years ago

UnnamedOrange commented 3 years ago

Changes

  1. Remove .vscode/ #57 Instruct the user to put the path in their global configuration. The project name is now in CMakeLists.txt.
  2. Move skin and compiled DLLs to assets/ With CMakeLists.txt they are moved to the directory of the binary after building. Now binaries/ can be safely deleted.
  3. Other CMakeLists.txt improvments.
UnnamedOrange commented 3 years ago

Fix some problems on Linux. (6879295, a30ba42)

VortexCoyote commented 2 years ago

LGTM!

AncuL001 commented 2 years ago

year-old pull request lmao