0
0
mirror of https://github.com/Doodle3D/doodle3d-connect.git synced 2025-06-11 02:53:28 +02:00

Basic server functionality

This commit is contained in:
peteruithoven
2013-09-27 01:38:44 +02:00
commit eda512cf6b
9 changed files with 687 additions and 0 deletions

17
.project Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Doodle3D Connect Server</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>net.sourceforge.phpeclipse.parserbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>net.sourceforge.phpeclipse.phpnature</nature>
</natures>
</projectDescription>