.NI Bestandsextensie

Inform 7 Source Code File

Ontwikkelaar Graham Nelson
Populariteit
4.0  |  2 Stemmen
 

Wat is een NI-bestand?

An NI file contains Inform 7 (I7) source code, and possibly 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 I7 or I6 syntax that outlines the rules and behaviors for how a program can be played along with descriptions of playable game objects.

Meer informatie

Schermafbeelding van een .ni-bestand in Microsoft Visual Studio Code 1.51
NI-bestand geopend in Microsoft Visual Studio Code 1.51

IF programs can be classified as literary video games. They are like reading through a book, but you can play through the narrative by controlling characters with text commands and interacting with the environment in the story. Inform is a free application that provides tools for creating and sharing custom IF stories that other users can experience.

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

How do I create an NI file?

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

OPMERKING: NI source code files were introduced with the release of Inform 7, replacing .INF source code files. The files may also be saved as the less common I7 files.

Een NI-bestand openen

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

Since NI 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. Also, Microsoft Visual Studio Code (multiplatform) is a useful source code editor that includes helpful syntax editing capabilities for viewing and editing NI files.

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die NI-bestanden openen

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Inform 7 Source Code-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.