mirror of
https://github.com/GoldfishJonny/Andromeda.git
synced 2025-12-09 11:01:06 -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
|
||||
java -Xmx2G -Xms1G -jar server.jar nogui
|
||||
```
|
||||
|
||||
To use ConvertBase64toServerProfile.py.
|
||||
|
||||
```
|
||||
python ConvertBase64toServerProfile.py <image>.txt
|
||||
```
|
||||
|
||||
## Future Improvements
|
||||
|
||||
- Unique Icon and MOTD Per Server
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user