valence-cli 1.2.2 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENCE ADDED
@@ -0,0 +1,25 @@
1
+ # Valence Engine & CLI License Agreement
2
+
3
+ **Version:** 1.0
4
+ **Date:** January 2026
5
+ **Copyright (c) 2026 Victor Kane** **All Rights Reserved.**
6
+
7
+ ---
8
+
9
+ ### 1. LICENSE GRANT
10
+ Subject to the terms of this Agreement, the Licensor hereby grants you a non-exclusive, non-transferable, non-sublicensable license to:
11
+ * Install and use the **Valence CLI** for the purpose of developing, testing, and building video games or interactive applications.
12
+ * Distribute the compiled, end-user binaries produced by the Valence CLI (the "Games"), provided that the Valence Engine core code remains bundled within the application and is not sold or distributed as a standalone development tool.
13
+
14
+ ### 2. RESTRICTIONS
15
+ You expressly agree **NOT** to, and will not permit others to:
16
+ * **Modify or Create Derivatives:** Alter, modify, or create any derivative works of the Valence CLI or the underlying Valence Engine source code.
17
+ * **Reverse Engineer:** Decompile, disassemble, decrypt, or attempt to derive the source code from the obfuscated JavaScript/TypeScript files provided in this package.
18
+ * **Redistribute the Tooling:** Rent, lease, lend, sell, or sublicense the Valence CLI or Engine as a development framework, game engine, or toolkit to any third party.
19
+ * **Remove Notices:** Remove or obscure any copyright notices, digital watermarks, or proprietary legends contained within the software.
20
+
21
+ ### 3. INTELLECTUAL PROPERTY
22
+ The Valence CLI, its architecture, the "Bridge" logic, and all associated obfuscated source code are the sole and exclusive property of the Licensor. This license does not grant you any ownership rights. All rights not expressly granted to you in this Agreement are reserved by the Licensor.
23
+
24
+ ### 4. TERMINATION
25
+ This license is effective until terminated. Your rights under this license will terminate automatically without notice if you fail to comply with any term(s) of this Agreement.
package/README.md CHANGED
@@ -6,6 +6,10 @@
6
6
  <img src="https://img.shields.io/badge/Babylon.js-BBBBBB?style=for-the-badge&logo=babylondotjs&logoColor=white" alt="Babylon.js" />
7
7
  </p>
8
8
 
9
+ <p align="center">
10
+ <img src="preview.gif" alt="Valence CLI Preview" width="600" />
11
+ </p>
12
+
9
13
  > **The ultimate scaffolding tool for hybrid 3D applications.**
10
14
 
11
15
  **Valence CLI** automates the creation and management of high-performance desktop applications using **Angular**, **Electron**, and **Babylon.js**. It provides a robust, pre-configured environment with TypeScript support, build orchestration, and "production-ready" defaults.
@@ -34,7 +38,7 @@ Scaffolds a new project with:
34
38
  - **Electron**: TypeScript Main/Preload processes, securely configured.
35
39
  - **Babylon.js**: Core dependencies pre-installed.
36
40
  - **Forge**: configured for building `.exe` / `.zip` / installers.
37
- - **Template**: Includes a rotating plane, FPS counter, and camera position tracker.
41
+ - **Pro Template**: Includes a rotating wireframe plane, FPS counter, and real-time Camera Rotation (XYZ) tracker with a premium glassmorphic UI.
38
42
 
39
43
  ### `valence start`
40
44
  Runs the application in **Development Mode**:
@@ -6,6 +6,10 @@
6
6
  <img src="https://img.shields.io/badge/Babylon.js-BBBBBB?style=for-the-badge&logo=babylondotjs&logoColor=white" alt="Babylon.js" />
7
7
  </p>
8
8
 
9
+ <p align="center">
10
+ <img src="preview.gif" alt="Valence CLI Preview" width="600" />
11
+ </p>
12
+
9
13
  > **The ultimate scaffolding tool for hybrid 3D applications.**
10
14
 
11
15
  **Valence CLI** automates the creation and management of high-performance desktop applications using **Angular**, **Electron**, and **Babylon.js**. It provides a robust, pre-configured environment with TypeScript support, build orchestration, and "production-ready" defaults.
@@ -34,7 +38,7 @@ Scaffolds a new project with:
34
38
  - **Electron**: TypeScript Main/Preload processes, securely configured.
35
39
  - **Babylon.js**: Core dependencies pre-installed.
36
40
  - **Forge**: configured for building `.exe` / `.zip` / installers.
37
- - **Template**: Includes a rotating plane, FPS counter, and camera position tracker.
41
+ - **Pro Template**: Includes a rotating wireframe plane, FPS counter, and real-time Camera Rotation (XYZ) tracker with a premium glassmorphic UI.
38
42
 
39
43
  ### `valence start`
40
44
  Runs the application in **Development Mode**:
package/dist/LICENCE ADDED
@@ -0,0 +1,25 @@
1
+ # Valence Engine & CLI License Agreement
2
+
3
+ **Version:** 1.0
4
+ **Date:** January 2026
5
+ **Copyright (c) 2026 Victor Kane** **All Rights Reserved.**
6
+
7
+ ---
8
+
9
+ ### 1. LICENSE GRANT
10
+ Subject to the terms of this Agreement, the Licensor hereby grants you a non-exclusive, non-transferable, non-sublicensable license to:
11
+ * Install and use the **Valence CLI** for the purpose of developing, testing, and building video games or interactive applications.
12
+ * Distribute the compiled, end-user binaries produced by the Valence CLI (the "Games"), provided that the Valence Engine core code remains bundled within the application and is not sold or distributed as a standalone development tool.
13
+
14
+ ### 2. RESTRICTIONS
15
+ You expressly agree **NOT** to, and will not permit others to:
16
+ * **Modify or Create Derivatives:** Alter, modify, or create any derivative works of the Valence CLI or the underlying Valence Engine source code.
17
+ * **Reverse Engineer:** Decompile, disassemble, decrypt, or attempt to derive the source code from the obfuscated JavaScript/TypeScript files provided in this package.
18
+ * **Redistribute the Tooling:** Rent, lease, lend, sell, or sublicense the Valence CLI or Engine as a development framework, game engine, or toolkit to any third party.
19
+ * **Remove Notices:** Remove or obscure any copyright notices, digital watermarks, or proprietary legends contained within the software.
20
+
21
+ ### 3. INTELLECTUAL PROPERTY
22
+ The Valence CLI, its architecture, the "Bridge" logic, and all associated obfuscated source code are the sole and exclusive property of the Licensor. This license does not grant you any ownership rights. All rights not expressly granted to you in this Agreement are reserved by the Licensor.
23
+
24
+ ### 4. TERMINATION
25
+ This license is effective until terminated. Your rights under this license will terminate automatically without notice if you fail to comply with any term(s) of this Agreement.