Code Search for Developers
 
 
  

test-storage.xml from Riot in Emerald city at Krugle


Show test-storage.xml syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE root SYSTEM "data/grammars/storage.dtd">

<root>
    <dir name="bin">
        <exe name="connect"
             class="org.pleasantnightmare.riotinecity.it.executables.Connect"/>
        <exe name="ping"
             class="org.pleasantnightmare.riotinecity.it.executables.Ping"/>
        <exe name="who"
             class="org.pleasantnightmare.riotinecity.it.executables.Who"/>
        <dir name="scripts">
            <txt name="test">
                Hello test
            </txt>
            <txt name="test2">
                Hello test 2
            </txt>
        </dir>
    </dir>
    <dir name="home">
        <dir name="mark">
            <txt name="todo-list">
                Stuff to do...
            </txt>
        </dir>
    </dir>
    <dir name="usr">
        <dir name="help"/>
    </dir>
</root>




See more files for this project here

Riot in Emerald city

Cyberpunk third-person 2100. noir RPG thriller using JMonkey. Its going to be mix between Bloodnet, Neuromancer, DeusEx in gameplay, with pieces of Uplink and many other mini-games for dealing with variety of tasks (lockpicking, hacking...)

Project homepage: http://sourceforge.net/projects/riot-in-ecity
Programming language(s): Java,XML
License: other

  grammars/
    apartments.dtd
    image-data.dtd
    items.dtd
    storage.dtd
    storage.g
    users.dtd
  alpha-room.xml
  exe-man.props
  images.xml
  items-configuration.xml
  riot-theme.mid
  shellbuiltin-man.props
  test-room.xml
  test-storage.xml
  test-storages.ss
  test-users.xml