Files
BusyRabbit/Plugins/UnrealSharp/Managed/global.json

9 lines
110 B
JSON
Raw Normal View History

{
"sdk": {
"version": "9.0.100",
"rollForward": "latestFeature",
"allowPrerelease": true
}
}