mirror of
https://github.com/GoldfishJonny/Andromeda.git
synced 2026-02-04 19:48:31 -08:00
git ignore
This commit is contained in:
parent
5ef0734d5e
commit
8614c8551b
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.txt
|
||||||
|
*.png
|
||||||
@ -35,6 +35,13 @@ Example start.sh (located one level above the server folder):
|
|||||||
cd server
|
cd server
|
||||||
java -Xmx2G -Xms1G -jar server.jar nogui
|
java -Xmx2G -Xms1G -jar server.jar nogui
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To use ConvertBase64toServerProfile.py.
|
||||||
|
|
||||||
|
```
|
||||||
|
python ConvertBase64toServerProfile.py <image>.txt
|
||||||
|
```
|
||||||
|
|
||||||
## Future Improvements
|
## Future Improvements
|
||||||
|
|
||||||
- Unique Icon and MOTD Per Server
|
- Unique Icon and MOTD Per Server
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user