-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/1.0.2' into main
- Loading branch information
Showing
77 changed files
with
3,507 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
*.rdb | ||
Language/*.conf* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
SCR_EditorActionList { | ||
m_Actions { | ||
SCR_WaypointBaseCommandAction "{59821417789A5A8F}" { | ||
m_Info SCR_UIInfo "{59821416858B2952}" { | ||
Name "#ODIN-EditableEntity_AIWaypoint_Cycle_Name" | ||
Icon "{2373DD0E0D31AF81}UI/Textures/Editor/Toolbar/Commanding/Toolbar_Commanding_Waypoint_Cycle.edds" | ||
} | ||
m_ActionGroup COMMAND_WAYPOINT | ||
m_CommandPrefab "{0FBDE34BE96FB7BA}PrefabsEditable/Auto/AI/Waypoints/E_AIWaypointCycle2.et" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
MetaFileClass { | ||
Name "{658F6DBE4AFAFA23}Configs/Editor/ActionLists/Command/Command.conf" | ||
Configurations { | ||
CONFResourceClass PC { | ||
} | ||
CONFResourceClass XBOX_ONE : PC { | ||
} | ||
CONFResourceClass XBOX_SERIES : PC { | ||
} | ||
CONFResourceClass PS4 : PC { | ||
} | ||
CONFResourceClass HEADLESS : PC { | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
SCR_PlaceableEntitiesRegistry { | ||
m_Prefabs + { | ||
"{0FBDE34BE96FB7BA}PrefabsEditable/Auto/AI/Waypoints/E_AIWaypointCycle.et" | ||
} | ||
} |
15 changes: 15 additions & 0 deletions
15
Configs/Editor/PlaceableEntities/Systems/Command.conf.meta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
MetaFileClass { | ||
Name "{7FB652F153A020F4}Configs/Editor/PlaceableEntities/Systems/Command.conf" | ||
Configurations { | ||
CONFResourceClass PC { | ||
} | ||
CONFResourceClass XBOX_ONE : PC { | ||
} | ||
CONFResourceClass XBOX_SERIES : PC { | ||
} | ||
CONFResourceClass PS4 : PC { | ||
} | ||
CONFResourceClass HEADLESS : PC { | ||
} | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.