https://github.com/flug/dotstarbound
My Config and Mods for server Starbound Game
https://github.com/flug/dotstarbound
Last synced: 10 months ago
JSON representation
My Config and Mods for server Starbound Game
- Host: GitHub
- URL: https://github.com/flug/dotstarbound
- Owner: flug
- Created: 2013-12-31T11:47:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-01T18:11:23.000Z (over 12 years ago)
- Last Synced: 2025-03-24T03:12:43.711Z (about 1 year ago)
- Language: Lua
- Size: 5.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starbound Server Configuration
============
My Config and Mods for server Starbound Game
It's my configuration for my server Starbound
## Installation
clone project in root installation
example : ```/home/starbound ```
``` git clone https://github.com/flug/dotstarbound .dotstarbound```
And after cloning create symlink of folders and files
example :
- ``` ln -s .dotstarbound/mods ./ ```
- ``` ln -s .dotstarbound/starbound.config ./linux64/ ```