mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 23:11:12 -08:00
7 lines
No EOL
465 B
XML
7 lines
No EOL
465 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit trunk//EN" "https://raw.githubusercontent.com/gwtproject/gwt/master/distro-source/core/src/gwt-module.dtd">
|
|
<module>
|
|
<source path="io/anuke/mindustry" />
|
|
<extend-configuration-property name="gdx.reflect.include" value="io.anuke.mindustry.entities" />
|
|
<extend-configuration-property name="gdx.reflect.include" value="io.anuke.mindustry.world.Tile" />
|
|
</module> |