O. M. G. This project took forever and works! So here is the operating manual: Make sure you have Python installed on your PC, if not, install from ‘https://www.python.org/downloads/windows/’ If yes, then skip this step as it may be unneccesary. Now double-click server_generator.py, or right-click two times on server_generator.py and press Open with, then press Python ‘your-version number’ It’ll launch, you will appear on this screen:
| — | Toldbuilt Container | — |
Generate a server container with this application.
Running servers are found in the other application in one of the servers called main.py at ‘ C:\Users\nikra\OneDrive\Documents\ToldbuiltContainer \servers\My New Server-????\main.py’, but you can also generate a server
container with this application.
Continue? y/n:
If you type y, then this will happen:
The server folder does exist, we will skip creating it and make a new server.
We’re now generating the files inside the server folder…
Server ‘My New Server’ has been created successfully! To put your stuff inside the server, go into the data folder at ‘C:\path\to\your\folder\servers\My New Server-????\data’ and run the server at’
C:\path\to\your\folder\ToldbuiltContainer\servers\My New Server-????\main.py’
Press Enter to exit…
or if the servers/ folder doesnt exist:
Started…
Oops! No server found, but do not worry as we made a new one for you!
We’re now generating the files inside the server folder…
Server ‘My New Server’ has been created successfully! To put your stuff inside the server, go into the data folder at ‘C:\path\to\your\folder\servers\My New Server-????\data’ and run the server at’
C:\path\to\your\folder\ToldbuiltContainer\servers\My New Server-????\main.py’
Press Enter to exit…
Or if you type n, this will happen:
Exiting…
tab exits
Now, here is how to add files and run the server:
To put your stuff inside the server, go into the data folder at ‘C:\path\to\your\folder\servers\My New Server-????\data’ and run the server at’ C:\path\to\your\folder\ToldbuiltContainer\servers\My New Server-????\main.py’