mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-29 08:38:25 -05:00
9 lines
132 B
JSON
Executable File
9 lines
132 B
JSON
Executable File
{
|
|
"name": "irrxml",
|
|
"version-string": "0",
|
|
"description": "Alias port for irrlicht",
|
|
"dependencies": [
|
|
"irrlicht"
|
|
]
|
|
}
|