.I6 文件扩展名

Inform 6 Source Code File

开发者 Graham Nelson
受欢迎程度
2.0  |  1 
 

什么是 I6 文件?

An I6 file contains Inform 6 (I6) source code that can be compiled into an Interactive Fiction (IF) program by Inform 7, an IDE used to create IF programs. It stores plain text with Unicode UTF-8 encoding in I6 syntax, and may also include Inform 7 (I7) source code. The code in the file outlines the rules and behaviors for how an IF program can be played as well as descriptions of playable game objects.

更多信息

在 Microsoft Visual Studio Code 1.51 中打开的 .i6 文件截图
在 Microsoft Visual Studio Code 1.51 中打开的 I6 文件

IF programs feature a narrative that can be played by typing text commands. You can also interact with objects described in the narrative to alter the environment and affect the narrative. Inform is a free application that enables you to create and share custom IF stories that other users can experience.

Various file extensions have been utilized by Inform for differing versions of source code. For example, .INF files were commonly used before the release of Inform 7, and .NI files and .I7 files were introduced with Inform 7. I6 files are also used by Inform 7, primarily when files contain I6 source code with I7 code also mixed in.

You can define your playable IF program in an I6 source code file. Then, you can compile it with Inform 7 into a playable file, such as a .GBLORB or .ZBLORB file.

How to create an I6 file

You can create an I6 file with any text editor. When you save the file, save it with the .i6 file extension. You may need to instead save the file as a .TXT file, then manually change the .txt file extension to .i6.

如何打开 I6 文件

You can open an I6 file with Inform 7, then compile it by selecting "Go!" from the user interface.

Since I6 files are saved in plain text, you can also open them with a plain text editor, such as Microsoft Notepad (Windows) or Apple TextEdit (macOS), and edit them. You can also use source code editors, such as Microsoft Visual Studio Code (multiplatform), to view and edit I6 files.

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

可打开 I6 文件的程序

Windows
Mac
分类: 开发者
更新时间: 2020-11-23

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Inform 6 Source Code 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

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