📄 install
字号:
Star Voyager installation from source codeCurrently these instructions only apply to Unix like systems;Obtain and install the SDL and SDL_net packages (both base _and_ development) from your distribution. If you would prefer to compile the SDL library from source, obtain it from http://www.libsdl.org, and make sure to install everything, the libraries, the include files and the sdl-config script.Once you have SDL installed, go into a shell and cd into the directory you downloaded sv-(version).tar.gz into;tar xzf sv-(version).tar.gzcd svmakesu(type in your root password when prompted)make installexitsvAnd you're in!Any problems, please contact me, address is in the README file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -