mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-04 20:36:58 +03:00
GH-2053 basics of the servers.dat management
This commit is contained in:
parent
6284f070c1
commit
72ff342d63
11 changed files with 1064 additions and 4 deletions
BIN
application/resources/multimc/128x128/unknown_server.png
Normal file
BIN
application/resources/multimc/128x128/unknown_server.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
|
|
@ -33,6 +33,11 @@ Size=50
|
|||
[64x64]
|
||||
Size=64
|
||||
|
||||
[128x128]
|
||||
Size=128
|
||||
MinSize=33
|
||||
MaxSize=128
|
||||
|
||||
[128x128/instances]
|
||||
Size=128
|
||||
MinSize=33
|
||||
|
|
|
|||
|
|
@ -239,6 +239,9 @@
|
|||
<file>48x48/log.png</file>
|
||||
<file>64x64/log.png</file>
|
||||
|
||||
<!-- placeholder for minecraft servers -->
|
||||
<file>128x128/unknown_server.png</file>
|
||||
|
||||
<!-- placeholder when loading screenshot images -->
|
||||
<file>scalable/screenshot-placeholder.svg</file>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue