10 lines
135 B
Markdown
10 lines
135 B
Markdown
|
|
### Starbound engine recreation project
|
|
|
|
Make sure to specify next settings as startup options to JVM:
|
|
|
|
```
|
|
-Dfile.encoding=UTF8
|
|
```
|
|
|