mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 15:40:29 +01:00
Updated plugin attributes
This commit is contained in:
parent
d29e38f25c
commit
9deec7d113
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 [Release Candidate]", Author = "Rich", Description = "Manage your scenes with custom AI traffic pathing and cone placement.")]
|
||||
[assembly: Rage.Attributes.Plugin("Scene Manager", Author = "Rich", Description = "Control your scenes with custom AI pathing and traffic barrier management.")]
|
||||
|
||||
namespace SceneManager
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue