1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-08 14:41:14 +02:00
Files
openComputers_codes/bank_dev_tools/bank_dev_tools.manifest
2023-08-16 15:12:42 +02:00

10 lines
300 B
Plaintext

{
["manifestVersion"] = "1.0",
["package"] = "bank_dev_tools",
["version"] = "1.0.0",
["name"] = "bank_dev_tools",
["repo"] = "tree/master/bank_dev_tools",
["description"] = "collection of tools used to help in the bank software development",
["note"] = "DEV ONLY",
["authors"] = "AR2000AR"
}