This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<ModsConfigData> | |
<version>1.0.2282 rev726</version> | |
<activeMods> | |
<li>Core</li> | |
<li>HugsLib</li> | |
<li>WhatTheHack-1.2.7</li> | |
<li>JecsTools</li> | |
<li>-O21-Vehicle-Framework-</li> | |
<li>CombatExtended</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | |
package="com.mygdx.fuegopeligro"> | |
<application | |
android:allowBackup="true" | |
android:appCategory="game" | |
android:icon="@drawable/ic_launcher" | |
android:isGame="true" | |
android:label="@string/app_name" |