Files
Justin Clark-Casey 90f2ce6a3b Import integration/php scripts.
This is a set of example scripts and connectors that show how to invoke OpenSimulator services directly from PHP
to achieve certain tasks (e.g. adding clothing to an avatar that is not logged in).
2014-04-17 18:22:25 +01:00

23 lines
499 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>opensimulator-php</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.aptana.ide.core.unifiedBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.aptana.editor.php.aptanaPhpBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.aptana.editor.php.phpNature</nature>
</natures>
</projectDescription>