Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
van800 authored Oct 18, 2023
1 parent 3ab8d32 commit 4f3491c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ 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
- `Attach` to debug already started player
- `WATSharp` to start the test-runner. [More](https://www.reddit.com/r/godot/comments/jl547k/official_jetbrains_godot_support_plugin_for_rider/)

Context menu on a scene file allows running game directly to that scene.

Expand All @@ -23,6 +22,8 @@ Delegates marked with [Signal] attribute would not be marked as unused.

Support running XUnit/NUnit tests inside the game process. [More](https://github.com/JetBrains/godot-support/pull/58)

Supports Input Action and NodePath completion in string literals [More](https://github.com/JetBrains/godot-support/pull/102)

# Recomendations

Add `.idea` to [.gitignore](https://github.com/van800/godot-demo-projects/pull/2/files#diff-a084b794bc0759e7a6b77810e01874f2R22)
Expand Down

0 comments on commit 4f3491c

Please sign in to comment.