summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia Pellegrino2024-04-19 22:46:33 +0200
committerClaudia Pellegrino2024-04-19 22:46:33 +0200
commit4c974e9a6fdbb3dc9edbaaf4d31b458d0c6084c0 (patch)
treee59daf0ebb9fd2dcc9f01c6bb245cc7b73b453e5
parent8984bfbcfba17fb1a5a135528a0e7dba32808a12 (diff)
downloadaur-x16-emulator.tar.gz
Add nvchecker integration
-rw-r--r--.nvchecker.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..4226fdbcd8e9
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[x16-emulator]
+source = "github"
+github = "X16Community/x16-emulator"
+use_latest_release = true