mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
- Might fix a bug causing crashes with certain FlyText use cases, maybe. - Also allows building Dalamud under .NET 8 local envs.
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"sdk": {
|
|
"version": "7.0.0",
|
|
"rollForward": "latestMajor",
|
|
"allowPrerelease": true
|
|
}
|
|
}
|