Version: 260.2.0

This commit is contained in:
metalgearsloth
2025-05-21 23:30:58 +10:00
parent a634d6bd04
commit 84dcd658aa
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<!-- This file automatically reset by Tools/version.py -->

View File

@@ -54,6 +54,14 @@ END TEMPLATE-->
*None yet*
## 260.2.0
### New features
* Add `StringBuilder.Insert(int, string)` to sandbox.
* Add the WorldNormal to the StartCollideEvent.
## 260.1.0
### New features