mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-04 23:18:26 -05:00
9 lines
132 B
JSON
9 lines
132 B
JSON
|
{
|
||
|
"name": "irrxml",
|
||
|
"version-string": "0",
|
||
|
"description": "Alias port for irrlicht",
|
||
|
"dependencies": [
|
||
|
"irrlicht"
|
||
|
]
|
||
|
}
|