Add authors to 3D test cores

This commit is contained in:
twinaphex 2013-12-15 01:42:51 +01:00
parent 3b18a150f2
commit 6063561710
4 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
authors = "Team Libretro"
display_name = "PNG Images (InstancingViewer Camera)"
supported_extensions = "png"
corename = "InstancingViewer Camera"

View File

@ -1,3 +1,4 @@
authors = "Team Libretro"
display_name = "PNG Images (InstancingViewer)"
supported_extensions = "png"
corename = "InstancingViewer"

View File

@ -1,3 +1,4 @@
authors = "Team Libretro"
display_name = "3D Models (Modelviewer)"
supported_extensions = "obj"
corename = "Modelviewer"

View File

@ -1,3 +1,4 @@
authors = "Team Libretro"
display_name = "3D Models (SceneWalker)"
supported_extensions = "obj"
corename = "SceneWalker"