Skip to content

Commit

Permalink
Changed dub.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyrodwd committed Mar 1, 2025
1 parent 3bd1674 commit e68162b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dub.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "els-the-fox-water-booster",
"description" : "Simple game of Els the fox. Avoid anomalies in sky",
"name" : "els-the-dog-water-booster",
"description" : "Simple game of Els the dog. Avoid anomalies in sky",
"authors" : ["ByancaUwU"],
"copyright" : "Copyright © 2025, ByancaUwU",
"license" : "MIT",
Expand All @@ -10,7 +10,7 @@
"path": "include/cparin"
}
},
"targetName": "ElsTheFox_WaterBooster_Executable",
"targetName": "ElsTheFox_WaterBooster",
"configurations": [
{
"name": "linux",
Expand Down

0 comments on commit e68162b

Please sign in to comment.