@@ -3,7 +3,7 @@ const cp = require('child_process');
const yaml = require('yamljs');
var registry = {}; //registry of mods downloaded
var mods = fs.readFileSync("./mods.json", 'utf-8');
var mods = fs.readFileSync("./mods.yaml", 'utf-8');
mods = JSON.parse(mods);
The note is not visible to the blocked user.