2022-12-25 01:12:28 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<projectDescription>
|
|
|
|
<name>eclipseProject</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>
|
|
|
|
<linkedResources>
|
|
|
|
<link>
|
2024-09-21 20:17:42 -07:00
|
|
|
<name>src_main_java</name>
|
2022-12-25 01:12:28 -08:00
|
|
|
<type>2</type>
|
2024-09-21 20:17:42 -07:00
|
|
|
<location>${MAIN_SRC_FOLDER}</location>
|
2022-12-25 01:12:28 -08:00
|
|
|
</link>
|
|
|
|
<link>
|
2024-09-21 20:17:42 -07:00
|
|
|
<name>src_game_java</name>
|
2022-12-25 01:12:28 -08:00
|
|
|
<type>2</type>
|
2024-09-21 20:17:42 -07:00
|
|
|
<location>${GAME_SRC_FOLDER}</location>
|
|
|
|
</link>
|
|
|
|
<link>
|
|
|
|
<name>src_protocol-game_java</name>
|
|
|
|
<type>2</type>
|
|
|
|
<location>${PROTO_GAME_SRC_FOLDER}</location>
|
|
|
|
</link>
|
|
|
|
<link>
|
|
|
|
<name>src_protocol-relay_java</name>
|
|
|
|
<type>2</type>
|
|
|
|
<location>${PROTO_RELAY_SRC_FOLDER}</location>
|
|
|
|
</link>
|
|
|
|
<link>
|
|
|
|
<name>src_lwjgl_java</name>
|
|
|
|
<type>2</type>
|
|
|
|
<location>${LWJGL_SRC_FOLDER}</location>
|
2022-12-25 01:12:28 -08:00
|
|
|
</link>
|
|
|
|
</linkedResources>
|
|
|
|
</projectDescription>
|