> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MicrosoftGame.config Element - ModFolder (DEPRECATED)

> MicrosoftGame.config Element - ModFolder (DEPRECATED)

# MicrosoftGame.config Element - ModFolder (DEPRECATED)

게임 파일에 대한 최종 사용자 모드의 위치를 정의합니다.

## 부모

이 요소의 부모는 DesktopRegistration 요소입니다.

## 요구 사항

이 요소는 선택 사항이며 반드시 설정할 필요는 없습니다.

## 플랫폼

이 요소는 PC 장치에만 적용됩니다.

## 동작

* 특성은 Name입니다.
* Name 특성의 기본값은 `<PackageName>_Mods`입니다.
* Name 특성에 허용되는 값은 패키지의 루트에 위치한 유효한 폴더 이름입니다.

## 설명

* 2022년 3월 GDK부터 패키지 설치 방식의 변경으로 인해 이 요소는 이제 사용되지 않습니다. 자세한 내용은 [Flat File Install 개요](/build/core-features/common/packaging/packaging-flatfileinstall)를 참조하세요.
* MicrosoftGame.config에 이 요소가 설정되어 있으면 2022년 3월 Microsoft Game Development Kit(GDK) 및 향후 릴리스에서 무시됩니다.
* 이러한 요소가 `Game configVersion="1"`로 업데이트된 MicrosoftGame.config에 있는 경우, 타이틀 패키징을 시도할 때 오류가 표시됩니다. 오류 출력은 "The DesktopRegistration entries "modFolder", "enableWritesToPackageRoot", "disableRegistryWriteVirtualization" and "disableFilesystemWriteVirtualization" are deprecated in configVersion >= 1"입니다. MicrosoftGame.config에서 이러한 요소를 제거하면 이 문제가 해결됩니다. `Game configVersion="1"`에 대한 자세한 내용과 이것이 타이틀에 영향을 미치는지 여부는 [MicrosoftGame.config 버전 세부 정보](/reference/system/microsoftgameconfig/microsoftgameconfig-schema#MicrosoftGameConfig-VersionDetails)를 참조하세요.

## 함께 보기

[MicrosoftGame.config 참조 - 목차](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config 요소 - Folder](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-folder.md)
- [MicrosoftGame.config Element - Resources](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-resources.md)
- [MicrosoftGame.config Element - SCID](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-scid.md)
- [MicrosoftGame.config Element - Shareable](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-shareable.md)
- [MicrosoftGame.config Element - Protocol](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-protocol.md)
