Skip to content

Commit

Permalink
Update engine to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ISSOtm committed Jun 19, 2024
1 parent 55a81bb commit d4d6dc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions res/default.vwf.do
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdir -p "${2%/*}"
redo-ifchange ../src/gb-vwf/font_encoder/target/release/font_encoder "../src/$2.png"
../src/gb-vwf/font_encoder/target/release/font_encoder "../src/$2.png" "$1"
redo-ifchange ../src/gb-vwf/target/release/font_encoder "../src/$2.png"
../src/gb-vwf/target/release/font_encoder "../src/$2.png" "$1"
mv "$1" "$3"
2 changes: 1 addition & 1 deletion src/gb-vwf

0 comments on commit d4d6dc2

Please sign in to comment.