git ignore

This commit is contained in:
Jonathan Jara 2025-04-17 17:15:52 -07:00
parent 5ef0734d5e
commit 8614c8551b
2 changed files with 9 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.txt
*.png

View File

@ -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