Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
van800 committed Nov 24, 2023
1 parent f445072 commit 1ed4b06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Rider is JetBrains' cross platform .NET IDE, based on ReSharper and the IntelliJ

# Features

Bundles syntax highlighting for Godot file types, including GDScript, scenes and resources.

Autogenerates multiple run configurations:
- `Player` to Run/Debug or Profile game in one click. [Demo](https://youtu.be/FmaYKONV5NY?t=78)
- `Editor` to Run/Debug or Profile Godot Editor in one click
Expand All @@ -27,7 +29,7 @@ Supports Input Action and NodePath completion in string literals [More](https://
# Recomendations

Add `.idea` to [.gitignore](https://github.com/van800/godot-demo-projects/pull/2/files#diff-a084b794bc0759e7a6b77810e01874f2R22)
Including `tscn` in your project as demonstrated [here](https://github.com/van800/godot-demo-projects/pull/2/files#diff-d6ab4c56e3f79be158a2dbd5b9ae8eb8R7)
Include `tscn` in your project as demonstrated [here](https://github.com/van800/godot-demo-projects/pull/2/files#diff-d6ab4c56e3f79be158a2dbd5b9ae8eb8R7)

# Contributing

Expand Down

0 comments on commit 1ed4b06

Please sign in to comment.