Skip to content

Commit 4edd456

Browse files
committed
Update links, copyright year/name in LICENSE
1 parent b29aaba commit 4edd456

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 RoBBoR
3+
Copyright (c) 2026 Maybee "SomeRanDev" Rezbit
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<a href="https://discord.com/channels/162395145352904705/1052688097592225904"><img src="https://discordapp.com/api/guilds/162395145352904705/widget.png?style=shield" alt="Reflaxe Thread"/></a> [![Button Click]][Link]
44

5-
_Compile Haxe to GDScript 2.0 like any other Haxe target. Made using [Reflaxe](https://github.com/RobertBorghese/reflaxe)._
5+
_Compile Haxe to GDScript 2.0 like any other Haxe target. Made using [Reflaxe](https://github.com/SomeRanDev/reflaxe)._
66

77
<!---------------------------------------------------------------------------->
88
[Button Click]: https://img.shields.io/badge/Documentation-Click_here!-yellow

haxelib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gdscript",
33
"version": "1.0.0-beta",
44
"description": "Compile Haxe to GDScript 2.0 as easily as you'd output to any other target.",
5-
"url": "https://github.com/RobertBorghese/Haxe-to-GDScript",
5+
"url": "https://github.com/SomeRanDev/reflaxe.GDScript",
66
"license": "MIT",
77
"tags": [
88
"godot",

0 commit comments

Comments
 (0)