feat(stage-tamagotchi-godot): migrate C# projects to .NET 10 (#2169)
This commit is contained in:
@@ -99,7 +99,7 @@ export default {
|
||||
],
|
||||
extraResources: [
|
||||
{
|
||||
from: '../../engines/stage-tamagotchi-godot/build/${os}',
|
||||
from: '../../engines/stage-tamagotchi-godot/out/${os}',
|
||||
to: 'godot-stage',
|
||||
filter: ['**/*'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user