Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/java/gamecore/src/commit/0c002e8de9f0b29e1904cf844a68b9447981d5bf/.project You should set ROOT_URL correctly, otherwise the web may not work correctly.
Versatile Java game engine with pluggable backends (this was used in Rogue, I think)
gamecore/.project

17 lines
367 B

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>GameCore</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>