Skip to content

Commit

Permalink
Why am I actually stupid?
Browse files Browse the repository at this point in the history
  • Loading branch information
kckarnige committed Sep 7, 2024
1 parent 782ddc9 commit c0697e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions getLatestVersion.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
const path = require('path');
const fs = require('fs');

fetch("https://raw.githubusercontent.com/iatj-modpack/iatj-modpack.github.io/main/meta.json", {
method: "GET",
headers: {
Expand Down

0 comments on commit c0697e7

Please sign in to comment.