NotecardsAssetSet.xml 527 B

1234567891011121314
  1. <Nini>
  2. <Section Name="Welcome notecard">
  3. <Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" />
  4. <Key Name="name" Value="WelcomeNote" />
  5. <Key Name="assetType" Value="7" />
  6. <Key Name="fileName" Value="welcomeNote.txt" />
  7. </Section>
  8. <Section Name="Example notecard">
  9. <Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" />
  10. <Key Name="name" Value="WelcomeNote" />
  11. <Key Name="assetType" Value="7" />
  12. <Key Name="fileName" Value="exampleNote.txt" />
  13. </Section>
  14. </Nini>