modde-games 0.2.1

Game plugin implementations for modde
Documentation
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<fomod>
  <Name>Test Mod</Name>
  <Author>Test Author</Author>
  <Version>1.0.0</Version>
  <Description>A test FOMOD mod.</Description>
  <Website>https://example.com</Website>
  <Id>12345</Id>
</fomod>