Skip to content

Commit 79d3611

Browse files
Update Package Name
1 parent 063dd51 commit 79d3611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.hxp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class Project extends HXProject
6464
{
6565
meta.title = 'Friday Night Funkin\': TechNotDrip Engine';
6666
meta.version = TECHNOTDRIP_VERSION;
67-
meta.packageName = 'ca.technotdrip.tilnotdrip';
67+
meta.packageName = 'org.tilnotdrip.technotdrip';
6868
meta.company = 'TilNotDrip';
6969

7070
app.file = 'TechNotDrip';

0 commit comments

Comments
 (0)