.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.