浏览代码

Rename project to MightyLiners2

This way, the distribution name can discussed and decided later (Reborn
is not that good).
DricomDragon 4 年之前
父节点
当前提交
b46f918ac9
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      README.md
  2. 1 1
      Scenes/Game.tscn
  3. 1 1
      project.godot

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# Mighty Liners Reborn
+# Mighty Liners 2 : Hyper Drift
 
 Mighty Liners return !
 

+ 1 - 1
Scenes/Game.tscn

@@ -30,7 +30,7 @@ margin_left = -502.476
 margin_top = -284.577
 margin_right = 497.524
 margin_bottom = -270.577
-text = "Mighty Liners Reborn"
+text = "Mighty Liners 2 : Hyper Drift"
 align = 1
 __meta__ = {
 "_edit_use_anchors_": false

+ 1 - 1
project.godot

@@ -20,7 +20,7 @@ _global_script_class_icons={
 
 [application]
 
-config/name="MightyLinersReborn"
+config/name="MightyLiners2"
 config/description="Multiplayer game with never-stopping liners."
 run/main_scene="res://Scenes/Game.tscn"
 config/icon="res://Resources/Images/player.png"