File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gdscript" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 1.0.0-beta " ,
44 "description" : " Compile Haxe to GDScript 2.0 as easily as you'd output to any other target." ,
55 "url" : " https://github.com/RobertBorghese/Haxe-to-GDScript" ,
66 "license" : " MIT" ,
1717 " extension"
1818 ],
1919 "dependencies" : {
20- "reflaxe" : " git:https://github.com/SomeRanDev/reflaxe "
20+ "reflaxe" : " 4.0.0-beta "
2121 },
2222 "classPath" : " src/" ,
23- "releasenote" : " Fixed issue with std class paths not properly shadowing when installing from haxelib ." ,
24- "contributors" : [" RobertBorghese " , " SomeRanDev" ],
23+ "releasenote" : " Nightly version of Reflaxe/GDScript ." ,
24+ "contributors" : [" SomeRanDev" ],
2525 "reflaxe" : {
2626 "name" : " GDScript" ,
2727 "abbv" : " gdscript" ,
You can’t perform that action at this time.
0 commit comments