mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 14:41:14 +02:00
12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
{
|
|
["manifestVersion"] = "1.0",
|
|
["package"] = "libgui_extra",
|
|
["version"] = "1.0.0",
|
|
["name"] = "libGUI-extra",
|
|
["repo"] = "tree/master/libGUI-extra",
|
|
["description"] = "more widgets for the libGUI",
|
|
["authors"] = "AR2000AR, thofi",
|
|
["dependencies"] = {
|
|
["libgui"] = "oppm"
|
|
}
|
|
} |