Dalamud/global.json

7 lines
106 B
JSON

{
"sdk": {
"version": "8.0.0",
"rollForward": "latestMinor",
"allowPrerelease": true
}
}