The arena-anime fighters will continue until moral improves!!
## Games
%% DATAVIEW_PUBLISHER: start
```dataview
table without id
file.link as Game,
year as Year,
system as System,
rating as Rating
where
contains(category,[[Games]]) and
contains(maker,this.file.link)
sort year desc
```
%%
| Game | Year | System | Rating |
| --------------------------------------------------------------------- | ---- | ------------------- | ------ |
| [[Tales of Graces F - Remastered.md\|Tales of Graces F - Remastered]] | 2025 | [[Steam.md\|Steam]] | 5 |
%% DATAVIEW_PUBLISHER: end %%