.BNS Bestandsextensie
Portal Bonus Map Script
| Ontwikkelaar | Valve |
| Populariteit |
4.5 | 19 Stemmen |
Wat is een BNS-bestand?
Game file used by Portal, a first-person puzzle solving game; stores a plain text script that defines information about a Portal map (.BSP file); includes the map name, thumbnail image file references, comments about the map, and a list of challenges to complete.
Meer informatie
BNS files are included as part of a .BMZ bonus map zip file, which can be installed to add bonus maps to Portal.
Programma's die BNS-bestanden openen of ernaar verwijzen
Compiled Rabbit Network Script
| Ontwikkelaar | kevidryon2 |
| Populariteit |
3.0 | 2 Stemmen |
Meer informatie
Rabbit is a lightweight web server written in C. It was developed by Kevin Rossi, also known as kevidryon2, and is available for Linux.
Optionally, Rabbit users can create scripts (written using Rabbit-specific syntax) that control how the web server responds when a user makes a specific request. The source code versions of these scripts are saved as NET files, and the compiled versions are saved as BNS files. To compile a NET file to a BNS file, users use the NetC utility included with Rabbit.
Een BNS-bestand openen
BNS files are not meant to be opened. To learn how to use a BNS file with Rabbit, refer to the program's documentation.