.BNS 文件扩展名
Portal Bonus Map Script
| 开发者 | Valve |
| 受欢迎程度 |
4.5 | 19 票 |
什么是 BNS 文件?
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.
更多信息
BNS files are included as part of a .BMZ bonus map zip file, which can be installed to add bonus maps to Portal.
可打开或引用 BNS 文件的程序
Compiled Rabbit Network Script
| 开发者 | kevidryon2 |
| 受欢迎程度 |
3.0 | 2 票 |
更多信息
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.
如何打开 BNS 文件
BNS files are not meant to be opened. To learn how to use a BNS file with Rabbit, refer to the program's documentation.