pyRot.e4p 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
  3. <!-- eric project file for project pyRot -->
  4. <!-- Saved: 2018-01-25, 22:51:57 -->
  5. <!-- Copyright (C) 2018 tBKwtWS, -->
  6. <Project version="5.1">
  7. <Language>en_US</Language>
  8. <Hash>e4efcb6f94c2972397bee40050ea12454672da34</Hash>
  9. <ProgLanguage mixed="0">Python3</ProgLanguage>
  10. <ProjectType>PyQt5</ProjectType>
  11. <Description>RotBot</Description>
  12. <Version>0.1</Version>
  13. <Author>tBKwtWS</Author>
  14. <Email></Email>
  15. <Eol index="0"/>
  16. <Sources>
  17. <Source>__init__.py</Source>
  18. <Source>commands/admin.py</Source>
  19. <Source>commands/common.py</Source>
  20. <Source>commands/games.py</Source>
  21. <Source>commands/public.py</Source>
  22. <Source>commands/statistics.py</Source>
  23. <Source>common/log.py</Source>
  24. <Source>common/networkservices.py</Source>
  25. <Source>common/userstatus.py</Source>
  26. <Source>events/on_join.py</Source>
  27. <Source>events/on_kick.py</Source>
  28. <Source>events/on_pubmsg.py</Source>
  29. <Source>original_testbot.py</Source>
  30. <Source>rotbot.py</Source>
  31. <Source>test.py</Source>
  32. </Sources>
  33. <Forms/>
  34. <Translations/>
  35. <Resources/>
  36. <Interfaces/>
  37. <Others/>
  38. <MainScript>rotbot.py</MainScript>
  39. <Vcs>
  40. <VcsType>None</VcsType>
  41. </Vcs>
  42. <FiletypeAssociations>
  43. <FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
  44. <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
  45. <FiletypeAssociation pattern="*.md" type="OTHERS"/>
  46. <FiletypeAssociation pattern="*.py" type="SOURCES"/>
  47. <FiletypeAssociation pattern="*.py3" type="SOURCES"/>
  48. <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
  49. <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
  50. <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
  51. <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
  52. <FiletypeAssociation pattern="*.rst" type="OTHERS"/>
  53. <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
  54. <FiletypeAssociation pattern="*.txt" type="OTHERS"/>
  55. <FiletypeAssociation pattern="*.ui" type="FORMS"/>
  56. <FiletypeAssociation pattern="README" type="OTHERS"/>
  57. <FiletypeAssociation pattern="README.*" type="OTHERS"/>
  58. </FiletypeAssociations>
  59. </Project>