.PATCH 파일 확장자

2개의 파일 유형.patch 확장자를 사용합니다.

Patch File

개발사 Matt Mackall
인기도
3.9  |  148 투표
 

PATCH 파일이란 무엇인가요?

File created by Mercurial, a control management developer tool; contains the differences between two different versions of the same text or source file; used by developers that are making changes to different versions of the same file; enables updating of older text files to newer version text files.

추가 정보

The "patch" command searches for the line that starts with the string diff -, once it finds that string, it knows that that's the beginning of the patch content.

Mercurial is mostly written in the Python and C languages.

참고: Also known as .DIFF files because they were originally created by the diff command.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

PATCH 파일을 열거나 참조하는 프로그램

Windows
무료
Mac
무료
Linux
무료
카테고리: 개발자
업데이트: 2013-12-13

Starbound Patch File

개발사 Chucklefish
인기도
3.5  |  2 투표
 

A PATCH file contains information that modifies gameplay in Starbound, a 2D space exploration game. It stores plain text formatted in the Starbound Patch structure, which includes four code groups describing the operations performed on gameplay files as part of a game mod. For example, a PATCH file can modify the player.config file to change a player's capabilities.

추가 정보

Microsoft Visual Studio Code 1.9에서 열린 .patch 파일의 스크린샷
Microsoft Visual Studio Code 1.9에서 열린 PATCH 파일

PATCH files are useful for Starbound players who want to adjust gameplay without directly altering or erasing original files. Instead, they can create a PATCH file and define operations within it to make the desired changes to a gameplay file that Starbound references and applies.

Examples of possible operations:

  • Add - Adds a new argument to a file.
  • Copy - Copies a value from one location to another.
  • Replace - Replaces a value with a new one.
  • Move - Moves a value to a different location.
  • Remove - Removes a specific argument.
  • Test - Tests a set of arguments to verify that they work before applying the patch.

Starbound users place PATCH files in the same directory as the gameplay files they modify with the .patch extension appended to the end of the filename. For example, a user will place an example.config.patch file in the same directory as the example.config file it modifies.

PATCH 파일을 여는 방법

You can open and edit PATCH file with a source code editor, such as Microsoft Visual Studio Code, which provides helpful syntax-highlighting capabilities. Plain text editors, including Microsoft Notepad and Apple TextEdit, can also open and edit PATCH files but do not provide helpful editing features that source code editors offer.

PATCH 파일을 여는 프로그램

All Platforms
iOS
Android
Chrome OS
OS에 포함됨
카테고리: 게임
업데이트: 2024-07-02

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 모든 파일 형식과 소프트웨어 프로그램을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.