1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-28 06:11:44 +02:00

Add download rate to media progress bar (non http mode only!)

Minor coding style fixes
This commit is contained in:
sapier
2014-04-26 01:15:46 +02:00
parent 088b18da3d
commit c03d7dc8a7
8 changed files with 286 additions and 132 deletions

View File

@ -203,6 +203,9 @@
# Only has an effect if compiled with cURL
#curl_parallel_limit = 8
# enable usage of remote media server (if provided by server)
#enable_remote_media_server = true
# Url to the server list displayed in the Multiplayer Tab
#serverlist_url = servers.minetest.net
# File in client/serverlist/ that contains your favorite servers displayed in the Multiplayer Tab