Merge #20

Merged
Sirherobrine23 merged 26 commits from main into stable 2021-01-31 02:44:49 +00:00
12 changed files with 126 additions and 113 deletions
Showing only changes of commit 5d1db5d1b6 - Show all commits

View File

@@ -2,9 +2,6 @@ module.exports = (Vdown) => {
console.warn("Do not exit BDS Manager")
const bds = require('../index')
fetch("https://raw.githubusercontent.com/Bds-Maneger/Raw_files/main/Server.json").then(response => response.json()).then(versions => {
console.log(Vdown, config)
const mine = config.minecraft
const system = bds.system
var mine_name = `bedrock.zip`
var server_DIR = bds.bds_dir_bedrock;