mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-03 20:14:22 +02:00
Add a Justfile
Can now easily run the build command with `just build` from anywhere in the repo.
This commit is contained in:
parent
14db14679f
commit
f98921dc7e
3 changed files with 17 additions and 0 deletions
5
.env.example
Normal file
5
.env.example
Normal file
|
@ -0,0 +1,5 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
# Name or path to your Godot executable
|
||||
GODOT=godot
|
Loading…
Add table
Add a link
Reference in a new issue