Update README.md
fix spelling error
This commit is contained in:
committed by
bucket
parent
3a3c18ebc0
commit
3a700e59e6
@@ -1,4 +1,4 @@
|
|||||||
# TFVR Ban List Editor
|
# TFVR Ban List Editor
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
- [Godot 4.7 dev2](https://godotengine.org/download/archive/4.7-dev2/)
|
- [Godot 4.7 dev2](https://godotengine.org/download/archive/4.7-dev2/) .NET
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ using System;
|
|||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
|
||||||
public partial class GitIntigration:Node{
|
public partial class GitIntegration:Node{
|
||||||
[Export] Button commit_button;
|
[Export] Button commit_button;
|
||||||
[Export] Window options_window;
|
[Export] Window options_window;
|
||||||
[Export] Node Main;
|
[Export] Node Main;
|
||||||
+1
-1
@@ -13,7 +13,7 @@
|
|||||||
[ext_resource type="PackedScene" uid="uid://gah2g6nabyf4" path="res://scenes/windwos/statistics.tscn" id="10_1iba3"]
|
[ext_resource type="PackedScene" uid="uid://gah2g6nabyf4" path="res://scenes/windwos/statistics.tscn" id="10_1iba3"]
|
||||||
[ext_resource type="Script" uid="uid://bt5wd8qjaevk0" path="res://Scripts/Gdscript/search.gd" id="11_yxlcp"]
|
[ext_resource type="Script" uid="uid://bt5wd8qjaevk0" path="res://Scripts/Gdscript/search.gd" id="11_yxlcp"]
|
||||||
[ext_resource type="Script" uid="uid://3gmapu83dglo" path="res://Scripts/Gdscript/save_file_parser.gd" id="12_ebg2g"]
|
[ext_resource type="Script" uid="uid://3gmapu83dglo" path="res://Scripts/Gdscript/save_file_parser.gd" id="12_ebg2g"]
|
||||||
[ext_resource type="Script" uid="uid://dv74d87a31oyx" path="res://Scripts/Csharp/GitIntigration.cs" id="13_qmy6f"]
|
[ext_resource type="Script" uid="uid://dv74d87a31oyx" path="res://Scripts/Csharp/GitIntegration.cs" id="13_qmy6f"]
|
||||||
|
|
||||||
[sub_resource type="LabelSettings" id="LabelSettings_lgr22"]
|
[sub_resource type="LabelSettings" id="LabelSettings_lgr22"]
|
||||||
font_size = 26
|
font_size = 26
|
||||||
|
|||||||
Reference in New Issue
Block a user