Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
k2d222 authored Oct 24, 2023
1 parent 1c7d062 commit 5a0bdf7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ The table below shows the feature parity with ddnet's in-game map editor.

### Roadmap to 1.0

[*] Desktop client
[*] Server bridging
[] sync with ddnet server / reload-on-save (#21)
[] Map passwords and permissions
[*] Undo / Redo history (#31)
[] More tools: Proof, Quad tools
[] Bug squashing
- [x] Desktop client
- [x] Server bridging
- [ ] sync with ddnet server / reload-on-save (#21)
- [ ] Map passwords and permissions
- [x] Undo / Redo history (#31)
- [ ] More tools: Proof, Quad tools
- [ ] Bug squashing

## Usage

Expand Down Expand Up @@ -105,7 +105,7 @@ Use `npm run check` to run Typescript checks on the project.

### Desktop

The desktop client is a [Tauri](https://tauri.app/) web-app that you can install and enables editing your local map files like the default editor. You can also enable sharing your maps over the internet (read [Server bridging](#server-bridging)). Binaries are can be found in the [releases page](./releases).
The desktop client is a [Tauri](https://tauri.app/) web-app that you can install and enables editing your local map files like the default editor. You can also enable sharing your maps over the internet (read [Server bridging](#server-bridging)). Binaries are can be found in the [releases page](https://github.com/k2d222/twwe/releases).

## License

Expand Down

0 comments on commit 5a0bdf7

Please sign in to comment.