mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 15:40:29 +01:00
Changed plugin attribute from Test Build to Release Candidate
This commit is contained in:
parent
dfbf027b0f
commit
1225cb5514
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ using System.Reflection;
|
|||
using System.Windows.Forms;
|
||||
using Rage;
|
||||
|
||||
[assembly: Rage.Attributes.Plugin("Scene Manager [Test Build]", Author = "Rich", Description = "Manage your scenes with custom AI traffic pathing and cone placement.")]
|
||||
[assembly: Rage.Attributes.Plugin("Scene Manager [Release Candidate]", Author = "Rich", Description = "Manage your scenes with custom AI traffic pathing and cone placement.")]
|
||||
|
||||
namespace SceneManager
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue