ArticBaseServer/app/buildtools/wiiu/meta_template.xml
2024-05-12 19:19:42 +02:00

10 lines
334 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="1">
<name>$(TITLE)</name>
<coder>$(AUTHOR)</coder>
<version>$(VERSION)</version>
<release_date>$(RELEASE_DATE)</release_date>
<short_description>$(SHORT_DESCRIPTION)</short_description>
<long_description>$(LONG_DESCRIPTION)</long_description>
</app>