1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-06 21:51:14 +02:00
Files
openComputers_codes/yawl/yawl_example.manifest

13 lines
389 B
Plaintext

{
["manifestVersion"] = "1.0",
["package"] = "yawl_example",
["version"] = "1.7.1",
["name"] = "Yet Another Widget Library Example file",
["repo"] = "tree/master/yawl",
["description"] = "New version of libgui, but using libclass2 and cleaner code and interface.",
["note"] = "This is only a example file",
["authors"] = "AR2000AR",
["dependencies"] = {
["yawl"] = ">1.7.0"
}
}