14 lines
517 B
Markdown
14 lines
517 B
Markdown
<h1 align="center">
|
|
<img src="src/SharpIDE.Godot/Resources/SharpIdeV3.svg" alt="SharpIDE icon" width="100" height="100" />
|
|
<br>
|
|
SharpIDE
|
|
</h1>
|
|
|
|
An open source, modern & fast IDE for .NET
|
|
|
|
<img width="1638" height="935" alt="image" src="https://github.com/user-attachments/assets/bce91555-a1f2-43ab-a525-8353b4c7cff2" />
|
|
|
|
|
|
### Building
|
|
if using a preview .NET SDK, ensure that `DOTNET_ROLL_FORWARD_TO_PRERELEASE` is set to `1` as per https://github.com/godotengine/godot/issues/98334, otherwise it will blow up.
|