Reorganize top-level directories with clearer naming convention
app -> app-desktop-macos, presets -> app-presets, server -> remote-server, daw-config-reaper -> osc-config-daw, plugin-reaper-realearn -> plugin-reaper-relearn. Updated run.py and presets.py path references accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
indent_type = "Spaces"
|
||||
# This is important. We use Lua primarily for building large data structures and omitting
|
||||
# the parentheses is what makes this very readable.
|
||||
call_parentheses = "NoSingleTable"
|
||||
Reference in New Issue
Block a user