Add files via upload

This commit is contained in:
Dima YaFlay
2022-01-02 05:35:24 +03:00
committed by GitHub
parent 1a243f5c69
commit f7f4900254
2 changed files with 12 additions and 5 deletions

View File

@@ -1,5 +1,10 @@
# Minecraft_server_creating
This python code creating minecraft server!
If u dont have C:/ disk, dont using this code.
server.properties dont change.
U may be download only minecraft_server_installer.py
Made by https://github.com/yaflay
This is create server on new version minecraft.
if u dont use Python 3, dont use this. urllib dont working in Python2
if u seek some bug, write me in Telegram: @YaFlay
if u dont have C:/ disk, dont use this Python code, this crashed the code
Version: 1.5.4!
for free using with write link for my github.com
if u dont want to write my link, send project in my Telegram: @bebra_YaFlay
if u want using my code, try import minecraft_server_installer as minecraft
or from minecraft_server_installer import (def), minecraft

2
__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from commands import *
from windows import windows