Skip to content

Commit b1509cb

Browse files
committed
Description Update
1 parent 8dc9ce6 commit b1509cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Source/Jenova.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
#pragma once
1717

1818
// String Resources
19-
#define APP_NAME "Jenova Runtime for Godot Engine"
19+
#define APP_NAME "Jenova Runtime for Redot Engine"
2020
#define APP_COMPANYNAME "MemarDesign™ LLC."
21-
#define APP_DESCRIPTION "Real-Time C++ Scripting System for Godot Engine, Developed By Hamid.Memar."
22-
#define APP_COPYRIGHT "Copyright MemarDesign™ LLC. (©) 2024-2025, All Rights Reserved."
21+
#define APP_DESCRIPTION "Real-Time C++ Scripting System for Redot Engine, Developed By Hamid.Memar."
22+
#define APP_COPYRIGHT "Copyright MemarDesign™ LLC. (©) 2024-2026, All Rights Reserved."
2323
#define APP_VERSION "0.3.9.0"
2424
#define APP_VERSION_MIDDLEFIX " "
2525
#define APP_VERSION_POSTFIX "Beta"

0 commit comments

Comments
 (0)