colors, rotations, and more
This commit is contained in:
@@ -24,9 +24,14 @@ build_command: jai build.jai
|
||||
|
||||
[Build Debug Macos]
|
||||
build_command: arch -x86_64 /opt/jai/bin/jai-macos build.jai
|
||||
run_command: build_debug/console3d
|
||||
key_binding: Cmd-Shift-B
|
||||
|
||||
[Run MacOS]
|
||||
run_working_dir: .
|
||||
run_command: term.scpt "cd %RUN_WORKING_DIR%/build_debug && ./console3d"
|
||||
key_binding: F5
|
||||
|
||||
|
||||
[[settings]]
|
||||
tab_size: 4
|
||||
insert_spaces_when_pressing_tab: true
|
||||
|
||||
Reference in New Issue
Block a user