Skip to content

Commit

Permalink
Merge pull request #20 from cal117/patch-1
Browse files Browse the repository at this point in the history
ndkpath.txt missing from template?
  • Loading branch information
Lauriethefish authored Jan 21, 2022
2 parents 87a68d8 + 9c4e853 commit 49c87ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/ndkpath.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#{ndkpath}

1 comment on commit 49c87ec

@BobbyShmurner
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason it was missing is that qpm will create it after restoring, so there was no need for it
There's no harm in it being there of course, just wanna clear things up :D

Please sign in to comment.