update docs

This commit is contained in:
Erikas 2024-07-12 17:11:50 +03:00
parent ebf788e916
commit 5106cf43ec

View File

@ -26,18 +26,14 @@
</div> </div>
<ul> <ul>
<li>CSV file name (without .csv) is used as a name in charts. <li>Filename (without the extension) is the name of the label.
<ul> <ul>
<li>You cannot rename once benchmark is submitted.</li> <li>You cannot rename once benchmark is submitted.</li>
</ul> </ul>
</li> </li>
<li>You can upload at max 50 CSV files for a single benchmark. <li>You can upload at max 50 CSV files for a single benchmark.
</li> </li>
<li>Only MangoHUD log format is supported. <li>Only MangoHUD (*.csv) and Afterburner (*.hml) formats are supported.
<ul>
<li>If you want to upload RivaTuner log format - modify/convert it to MangoHud format <b>by hand</b>.</li>
<li>RivaTuner log format (.htm) is not supported yet.</li>
</ul>
</li> </li>
</ul> </ul>