mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 06:31:14 +02:00
pm manifest workflow
This commit is contained in:
13
libGUI/libgui.manifest
Normal file
13
libGUI/libgui.manifest
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
["manifestVersion"] = "1.0",
|
||||
["package"] = "libgui",
|
||||
["version"] = "1.0.0",
|
||||
["name"] = "libGUI",
|
||||
["repo"] = "tree/master/libGUI",
|
||||
["description"] = "library used to create gui \n The library can load \"pam\" images",
|
||||
["note"] = "transparency in pam image isn't fully supported. Only fully transparent pixel are recognized as such",
|
||||
["authors"] = "AR2000AR",
|
||||
["dependencies"] = {
|
||||
["libclass"] = "oppm"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user