Converted to maven

This commit is contained in:
Willem Cazander 2022-02-26 02:45:20 +01:00
parent 0f33a5a77e
commit 9afa43331a
327 changed files with 396 additions and 500 deletions

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<modules version="1.0"
xmlns="http://language.x4o.org/xml/ns/modules"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://language.x4o.org/xml/ns/modules http://language.x4o.org/xml/ns/modules-1.0.xsd"
>
<language version="1.0">
<module-loader>love.distributedrebirth.numberxd.x4o.NumberXDModuleLoader</module-loader>
</language>
</modules>