Merge branch 'main' of ssh://git.gieszer.link:2222/unfa/liblast

remotes/1708835665137746076/main
unfa 2021-10-06 23:49:59 +02:00
commit b1e3c127df
1 changed files with 24 additions and 13 deletions

View File

@ -17,6 +17,29 @@ Subscribe to the [YouTube channel](https://www.youtube.com/channel/UC1Oi1eXwdr8R
**DISCLAIMER: THE GAME IS IN EARLY STAGES OF DEVELOPMENT.
DO NOT EXPECT MUCH**
## How to play
### Download the game
Go to the releases page and download the latest release of the game. You'll find some instructions and notes there as well:
https://git.gieszer.link/unfa/liblast/releases
There's one public dedicated server running at `liblast.unfa.xyz`.
To start playing Liblast it's recommended to first host a local game and adjust your mouse sensitivity and other preferences, as well as modify your profle (player name and color). Then connect to the public server (or any other that you know of) and play!
### Controls
- WASD to walk around
- mouse to look around
- mouse 1 to shoot
- space bar to jump
- shift to use the jetpack
- T to write to your team mates (not complete yet)
- Y to write to all players on the server (not complete yet)
- Z to zoom
- Esc for menu
## Rewrite Status
The game has been mostly rewritten from scratch in Godot 4.
@ -36,7 +59,7 @@ If you'd like to contribute to the project, please get in touch first, as we've
If you want to talk to the dev team and discuss the game in an instant manner, go here:
https://chat.unfa.xyz/channel/liblast
## How to run the game
## How to edit the game
### GNU/Linux
@ -114,18 +137,6 @@ godot.exe
9. Once Godot editor loads the project, hit `F5` to start the game. Alternatively you can click "Run" rom teh Project Selection in Godot, without loading it in the editor.
## Controls
- WASD to walk around
- mouse too look around
- mouse 1 to shoot
- space bar to jump
- shift to use the jetpack
- T to write to your team mates (not complete yet)
- Y to write to all players on the server (not complete yet)
- Z to zoom
- Esc for menu
Because of Godot 4's unstable nature, things may not work. The game is being developed using the a particular build of the engine - the builds of the engine are included in this repository for the conveniece of developers and users. but to access them (in `Godot` directory) you need to clone the repository, install and pull from Git-LFS.
# What does the name of this project mean?