Standardize on {MODID} in template files.

This commit is contained in:
Paul Chote
2018-04-08 20:00:05 +00:00
committed by abcdefg30
parent a8fb90d97c
commit 3ce00065a7
4 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>openra-{MOD}.desktop</id>
<id>openra-{MODID}.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>OpenRA - {MOD_NAME}</name>