another manifest

This commit is contained in:
Nishi 2026-01-12 07:08:34 +09:00
commit 56405d6241
Signed by: nishi
GPG key ID: 27EF69B208EB9343

11
engine/data/manifest.xml Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0">
<manifest>
<skybox base="skybox">
<left>left.png</left>
<right>right.png</right>
<front>front.png</front>
<back>back.png</back>
<up>up.png</up>
<down>down.png</down>
</skybox>
</manifest>