.PCK 文件扩展名

Godot Engine Game Pack

开发者 Godot
受欢迎程度
4.6  |  43 
 

什么是 PCK 文件?

A PCK file is a resource pack created by Godot Engine, an open-source game engine used to create 2D and 3D games. It is used to update an existing Godot Engine game. It may include new game features, patches, or mods.

更多信息

To package game resources into a PCK file, Godot Engine developers select Project → Export and then click Export PCK/Zip. This packs all the current project's resources into a PCK file, which can be distributed to players. (The game itself may also need to be modified to import the PCK file.)

PCK files typically contain some combination of the following types of game assets:

  • Scripts
  • Scenes
  • Shaders
  • Models
  • Textures
  • Sound effects
  • Music

如何打开 PCK 文件

You can use the Godot Pck Tool (multiplatform) to extract the game assets a PCK file contains. You can also use Godot Pck Tool to list a PCK file's contents or add assets to the file.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 PCK 文件的程序

Windows
Mac
Linux
分类: 游戏
更新时间: 2022-07-01

System Center Configuration Manager Package File

开发者 Microsoft
受欢迎程度
4.0  |  45 
 

File used by System Center Configuration Manager (SCCM), an application used to administer large groups of Windows computer systems; contains an update package, which can store system and application files; used for updating client systems.

更多信息

To distribute PCK files, the SCCM software first builds a compressed PCK file with the source files for the update and then sends it to a Distribution Point (DP) computer. The DP allows registered client computers to download available packages in order to update their software.

注: SCCM was previously called Systems Management Server (SMS) in versions 2003 and earlier.

可打开 PCK 文件的程序

分类: 系统
更新时间: 2016-10-14

Perfect World Data File

开发者 Perfect World
受欢迎程度
4.1  |  36 
 

Game data file used by Perfect World, a free massively multiplayer online role-playing (MMORPG) game; may contain various game data, including world information and avatar, item, and building models; used for game installations and updates.

可打开 PCK 文件的程序

Windows
分类: 游戏
更新时间: 2016-10-14

Minecraft: Legacy Console Edition Pack

开发者 4J Studios
受欢迎程度
4.0  |  7 
 

A PCK file is game data file used by discontinued console versions of Minecraft, which are collectively referred to as Minecraft: Legacy Console Edition. It contains downloadable content (DLC) that can be added to the games. Minecraft modders sometimes extract, modify, and add to the content that PCK files contain, to further customize Minecraft.

更多信息

Minecraft is a popular block-based building and exploration game available for many gaming platforms. Previously, console versions of Minecraft were developed by 4J Studios and named for the console on which they were played. For example, the Xbox 360 version of Minecraft was named Minecraft: Xbox 360 Edition. These versions of Minecraft have since been discontinued and replaced with the multiplatform Minecraft Bedrock Edition.

4J Studios' versions of Minecraft, which players commonly refer to as Minecraft: Legacy Console Edition, can install new content saved in PCK files. Each PCK file might include new skins, audio, textures, animations, and other game resources. Typically, players installed PCK files by downloading them from the Minecraft Marketplace on their game console. However, Minecraft: Legacy Console Edition modders have created tools that allow them to extract, edit, repackage, and manually install PCK files.

如何打开 PCK 文件

You can open a PCK file with PCK Studio (Windows). In PCK Studio, you can extract or add to the content a PCK file contains.

可打开 PCK 文件的程序

Windows
QuickBMS with accompanying BMS script
免费
分类: 游戏
更新时间: 2023-02-27

Oracle Package Specification and Body File

开发者 Oracle
受欢迎程度
2.8  |  5 
 

A PCK file is a package created with Oracle PL/SQL database software, most notably Allround Automations PL/SQL Developer. It contains a package specification and package in the PL/SQL language. PCK files are used to define the stored public procedures, functions, types, etc. that can be accessed by other applications to prevent package data from being unintentionally modified.

更多信息

You can open and edit PCK files using PL/SQL Developer, which is developed by Allround Automations. You can also view and edit a PCK with a text editor since it is stored in plain text.

The PCK file allows you to combine the specifications for a PL/SQL package and the package body into one file. Typically, the specifications and body are stored in separate files. The package specification, which declares the variables, exceptions, types, constants, cursors, and subprograms publicly accessible from other applications, is commonly stored in the .PKS file. The package body, which consists of the code that implements the procedures, functions, and cursors listed in the package specification, is commonly stored in the .PKB file.

注: PL/SQL is a procedural language extension to Structured Query Language (SQL). It is available in Oracle Database (since version 6), IBM DB2 (since version 9.7), and TimesTen in-memory database (since version 11.2.1).

可打开 PCK 文件的程序

分类: 数据
更新时间: 2019-03-01

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们