mirror of
https://github.com/smyalygames/flightsim-on-linux.git
synced 2025-05-18 06:04:14 +02:00
docs: add basic information to README
This commit is contained in:
parent
194ddc2640
commit
5f2dcd15f8
28
README.md
28
README.md
@ -1,2 +1,26 @@
|
||||
# flightsim-on-linux
|
||||
Documentation on how to get flight simulators and their addons to run on Linux
|
||||
# Flight Sim on Linux
|
||||
|
||||
A website to provide information on how to get flight simulators and their addons working on Linux.
|
||||
|
||||
A lot of games designed on Windows work well on Linux through Proton, however, there is not a lot of
|
||||
documentation when it comes to installing addons, especially with flight simulators as a lot of them
|
||||
contain DRM that is designed for Windows only and hopefully these guides can be useful for getting these
|
||||
addons set up on Linux.
|
||||
|
||||
## Usage
|
||||
|
||||
This website is created using [Next.js](https://nextjs.org/) and [Nextra](https://nextra.site/) to provide
|
||||
the documentation framework.
|
||||
|
||||
### Development
|
||||
|
||||
To run a development server, run:
|
||||
|
||||
```shell
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Authors
|
||||
|
||||
This project has been developed by [Anthony Berg](https://github.com/smyalygames) to hopefully allow
|
||||
people trying out or using Linux to enjoy flight simulators without the need of using Windows.
|
||||
|
Loading…
x
Reference in New Issue
Block a user