Warp hash infra
This commit is contained in:
parent
26d33c1ec7
commit
231abff3fd
10 changed files with 145 additions and 12 deletions
11
gdxapp4d-chain-default-apps/src/main/chain/warp-hash.xml
Normal file
11
gdxapp4d-chain-default-apps/src/main/chain/warp-hash.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<root:shot xmlns:root="http://wrap-core.x4o.distributedrebirth.love/xml/ns/warp-hash-root"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:soft="http://warp-hash.x4o.distributedrebirth.love/xml/ns/warp-hash-soft"
|
||||
xsi:schemaLocation="http://wrap-core.x4o.distributedrebirth.love/xml/ns/warp-hash-root http://warp-hash.x4o.distributedrebirth.love/xml/ns/warp-hash-root-1.0.xsd">
|
||||
<soft:hash file="warp-sea.xml" hex="0"/>
|
||||
<soft:hash file="bundle/gdxapp4d-app-calculator.jar" hex="0"/>
|
||||
<soft:hash file="bundle/gdxapp4d-app-hewallet.jar" hex="0"/>
|
||||
<soft:hash file="bundle/gdxapp4d-app-notepad.jar" hex="0"/>
|
||||
<soft:hash file="bundle/gdxapp4d-app-tosamp.jar" hex="0"/>
|
||||
</root:shot>
|
||||
|
|
@ -4,9 +4,9 @@
|
|||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://wrap-sea.x4o.distributedrebirth.love/xml/ns/warp-sea-root http://warp-sea.x4o.distributedrebirth.love/xml/ns/warp-sea-root-1.0.xsd">
|
||||
<link:sea name="Default Apps" provider="gdxapp4d.apps" author="willemtsade">
|
||||
<link:magic file="gdxapp4d-app-calculator.jar" mime="application/vnd.osgi.bundle"/>
|
||||
<link:magic file="gdxapp4d-app-hewallet.jar" mime="application/vnd.osgi.bundle"/>
|
||||
<link:magic file="gdxapp4d-app-notepad.jar" mime="application/vnd.osgi.bundle"/>
|
||||
<link:magic file="gdxapp4d-app-tosamp.jar" mime="application/vnd.osgi.bundle"/>
|
||||
<link:magic file="bundle/gdxapp4d-app-calculator.jar" mime="application/vnd.osgi.bundle"/>
|
||||
<link:magic file="bundle/gdxapp4d-app-hewallet.jar" mime="application/vnd.osgi.bundle"/>
|
||||
<link:magic file="bundle/gdxapp4d-app-notepad.jar" mime="application/vnd.osgi.bundle"/>
|
||||
<link:magic file="bundle/gdxapp4d-app-tosamp.jar" mime="application/vnd.osgi.bundle"/>
|
||||
</link:sea>
|
||||
</root:ocean>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue