mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added debug options in package folder for manager
This commit is contained in:
@@ -12,6 +12,7 @@ const AdmZip = require("adm-zip");
|
||||
const { Octokit } = require('octokit');
|
||||
|
||||
const VERSION = "v2.0.0";
|
||||
console.log(`Running in ${__dirname}`);
|
||||
function checkVersion() {
|
||||
|
||||
/* Check if we are running the latest version */
|
||||
|
||||
Reference in New Issue
Block a user