atrooney-online-2/data.qrc
Salanto fb64ca386c
Add playerlist widget element (#996)
* Commit

* Boyfailure code commit

* Cooking code spaghetti

* Accidental overwrite recursive function call hell

* Implemented player list

* Add partial moderator widget

Sleepy time! Hee-Hoo!

* Moderator Dialog - Step 1 - WIP

* Appease the clang gods

* Clang appeasement policy

* *sacrifices goat to clang*

* Added player report, reworked implementation, ...

* Added player-specific report
* Reworked implementation
  * No longer uses JSON.
* Removed preset loader.

---------

Co-authored-by: TrickyLeifa <date.epoch@gmail.com>
Co-authored-by: Leifa <26681464+TrickyLeifa@users.noreply.github.com>
2024-07-12 11:48:01 +02:00

21 lines
846 B
Plaintext

<RCC>
<qresource prefix="/">
<file>data/fonts/Ace-Attorney.ttf</file>
<file>data/logo-client.png</file>
<file>data/translations/ao_de.qm</file>
<file>data/translations/ao_en.qm</file>
<file>data/translations/ao_es.qm</file>
<file>data/translations/ao_jp.qm</file>
<file>data/translations/ao_pl.qm</file>
<file>data/translations/ao_pt.qm</file>
<file>data/translations/ao_ru.qm</file>
<file>data/ui/options_dialog.ui</file>
<file>data/ui/favorite_server_dialog.ui</file>
<file>data/ui/direct_connect_dialog.ui</file>
<file>data/ui/lobby.ui</file>
<file>data/ui/lobby_assets/down-arrow.png</file>
<file>data/ui/lobby_assets/up-arrow.png</file>
<file>data/ui/moderator_action_dialog.ui</file>
</qresource>
</RCC>