Skip to content

Commit

Permalink
📄 Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yvvki committed Jan 3, 2024
1 parent b733cc8 commit 62676d2
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
# Rusted Warfare Language Server

[![Build](https://github.com/Synth-ID/RWLS/actions/workflows/build.yml/badge.svg)](https://github.com/Synth-ID/RWLS/actions/workflows/build.yml)
[![Build](https://github.com/yvvki/RWLS/actions/workflows/build.yml/badge.svg)](https://github.com/yvvki/RWLS/actions/workflows/build.yml)

A [language server](https://microsoft.github.io/language-server-protocol/) that provides workspace detection, syntax
highlighting, code completion and format checker
for [Rusted Warfare](http://corrodinggames.com/rusted_warfare).
for [Rusted Warfare](https://corrodinggames.com/rusted_warfare).

[![Rusted Warfare](http://corrodinggames.com/images/rw-title.png)](http://corrodinggames.com/rusted_warfare)
[![Rusted Warfare](https://corrodinggames.com/images/rw-title.png)](https://corrodinggames.com/rusted_warfare)

[![Website](https://img.shields.io/badge/Website-000)](http://corrodinggames.com/rusted_warfare)
[![Website](https://img.shields.io/badge/Website-000)](https://corrodinggames.com/rusted_warfare)
[![Steam](https://img.shields.io/badge/Steam-000?logo=steam)](https://store.steampowered.com/app/647960/Rusted_Warfare__RTS/)
[![Google Play](https://img.shields.io/badge/Google%20Play-000?logo=googleplay)](https://play.google.com/store/apps/details?id=com.corrodinggames.rts&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)
[![App Store](https://img.shields.io/badge/App%20Store-000?logo=apple)](https://apps.apple.com/au/app/rusted-warfare-rts/id1514329124)

## Features

Any LSP editor is supported, officially [VSCode](TODO).
Any LSP editor is supported, officially [VSCode](https://github.com/yvvki/rusted-warfare-vscode).

## **⚠️ IN DEVELOPMENT! 🚧**
Currently is being heavily developed and not ready to use. Contribution is welcome!
> ## ⚠️ IN DEVELOPMENT! 🚧
> Currently is being heavily developed and not ready to use. Contribution is welcome!
>
> Check out the [issues](https://github.com/yvvki/RWLS/issues) and
> [pull requests](https://github.com/yvvki/RWLS/pulls).
Check out the [Issues](https://github.com/Synth-ID/RWLS/issues) and
[Pull requests](https://github.com/Synth-ID/RWLS/pulls).
## License

# License
**Rusted Warfare Language Server** is distributed under the terms of the Apache License (Version 2.0). See the
[license](LICENSE) for more information.
This project is distributed under the terms of the Apache License (Version 2.0).
See [LICENSE](LICENSE) for more information.

0 comments on commit 62676d2

Please sign in to comment.