Sample module

This commit is contained in:
belliash 2012-01-15 14:04:42 +01:00
父節點 3f5de41bba
當前提交 d2b95c940a
共有 2 個文件被更改,包括 4 次插入0 次删除

4
modules/sample.ezmod Normal file
查看文件

@ -0,0 +1,4 @@
EZMOD_DESCRIPTION="Sample module for learning and testing purposes"
EZMOD_COMPATIBILITY="ezbuild ezsync"
EZMOD_AUTHOR="Rafal Kupiec"
EZMOD_VERSION="0.1"

查看文件