{ "MaxPlayers": 64, "MinPlayers": 1, "GameNetworkType": "Multiplayer", "MapSelect": "Unrestricted", "MapList": [ "facepunch.flatgrass" ], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "ProjectTemplate": null, "CsProjName": "", "Summary": "System for creating Visual Novels or Dialogue Systems for S\u0026Box Games", "Description": "# Visual Novel Base (VNBase)\n\nVNBase is a base for creating visual novels or dialogue systems for S\u0026Box Games.\n\nIt uses a base-networkable Script Player for each pawn to load and play dialogue scripts from, where scripts are written using a LISP-styled language called SandLang.\n\nCreating a simple dialogue system or a visual novel is easy, with the base including multiple example scripts. However, it is modular enough for anyone proficient to make custom functions and calculations if they so require, straight inside of SandLang, with little programming knowledge required.\n\n# Project Source\n\nVNBase is completely open source and free for you to use for any project, as long as proper credits are given. You may get the source code along with examples from this github repository.\n\nhttps://github.com/Sp00n3xJR/SBox-Visual-Novel-Base", "Public": true, "HttpAllowList": null }
Name | Size | |
.bin | ||
text_snippet | manifest.json | 54B |
text_snippet | package.base.dll | 610.5KB |
text_snippet | package.spoonstuff.vnbase.dll | 83.5KB |
devcam | ||
text_snippet | devcamoverlay.scss | 2.9KB |
materials/vnbase/images/backgrounds | ||
text_snippet | meadow.jpg | 1.5MB |
materials/vnbase/images/john | ||
text_snippet | smile.png | 307.5KB |
text_snippet | thinking.png | 229.7KB |
obsolete | ||
text_snippet | obsolete.txt | 736B |
sounds/vnbase | ||
text_snippet | purchase.sound_c | 594B |
text_snippet | purchase.vsnd_c | 95.6KB |
sounds/vnbase/ui | ||
text_snippet | ui-click.sound_c | 596B |
text_snippet | ui-click.vsnd_c | 304.5KB |
text_snippet | ui-hover.sound_c | 596B |
text_snippet | ui-hover.vsnd_c | 300.2KB |
styles | ||
text_snippet | base.scss | 789B |
styles/base | ||
text_snippet | _fileentry.scss | 238B |
text_snippet | _navigator.scss | 62B |
text_snippet | _popup.scss | 3.4KB |
text_snippet | _splitcontainer.scss | 411B |
text_snippet | _tabcontainer.scss | 1.2KB |
text_snippet | _textentry.scss | 1.2KB |
styles | ||
text_snippet | form.scss | 894B |
styles/form | ||
text_snippet | _checkbox.scss | 732B |
text_snippet | _coloreditor.scss | 3.7KB |
text_snippet | _colorproperty.scss | 287B |
text_snippet | _dropdown.scss | 463B |
text_snippet | _slider.scss | 1.8KB |
text_snippet | _switch.scss | 879B |
ui/chat | ||
text_snippet | chatbox.scss | 1.6KB |
ui | ||
text_snippet | checkbox.html | 1.2KB |
text_snippet | checkbox.scss | 93B |
ui/scoreboard | ||
text_snippet | scoreboard.scss | 879B |
ui/voicechat | ||
text_snippet | voicelist.scss | 814B |
text_snippet | voicespeaker.scss | 285B |
vnbase/ui | ||
text_snippet | mainhud.scss | 290B |
vnbase/ui/subpanels | ||
text_snippet | characterportrait.scss | 369B |
text_snippet | choices.scss | 1018B |
vnbase/ui/subpanels/controlpanel | ||
text_snippet | controlpanel.scss | 959B |
text_snippet | dialoghistory.scss | 1.2KB |
vnbase/ui/subpanels | ||
text_snippet | dialogbox.scss | 1.1KB |