awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesAutomated Node Configuration

Automated setup of node properties and types based on imported scene metadata.

Distinct from Node Runtime Configuration: Focuses on the automation of node types (like collisions) during import, not runtime execution settings

Explore 2 awesome GitHub repositories matching software engineering & architecture · Automated Node Configuration. Refine with filters or upvote what's useful.

Awesome Automated Node Configuration GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • godotengine/godot-demo-projectsAvatar von godotengine

    godotengine/godot-demo-projects

    8,250Auf GitHub ansehen↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    Automatically configures imported 3D scene nodes, such as collisions and navigation meshes, based on name suffixes.

    GDScript
    Auf GitHub ansehen↗8,250
  • cmliu/workervless2subAvatar von cmliu

    cmliu/WorkerVless2sub

    5,997Auf GitHub ansehen↗

    WorkerVless2sub is a serverless proxy subscription manager that runs on Cloudflare's edge network, generating optimized VMess, VLESS, and Trojan proxy links. It operates as a subscription generator that combines a default node pool with IP-replacement optimization to produce high-performance proxy configurations. The project distinguishes itself through its environment-variable-driven configuration system, allowing node parameters like host, UUID, and password to be set without code changes. It provides multiple subscription delivery methods, including a token-based quick endpoint for pre-con

    Setting default node parameters like host, UUID, password, and path through environment variables for quick subscription generation.

    JavaScript
    Auf GitHub ansehen↗5,997
  1. Home
  2. Software Engineering & Architecture
  3. Node Runtime Configuration
  4. Automated Node Configuration

Unter-Tags erkunden

  • Default Node Pool ConfigurationsSetting default hosts, UUIDs, passwords, and paths for a pre-configured proxy node pool used in quick subscription generation. **Distinct from Automated Node Configuration:** Distinct from Automated Node Configuration: configures a static default pool of proxy nodes for subscription serving, not automated scene-based node property setup.
  • Proxy Node DefaultsAutomated setup of default host, UUID, password, and path parameters for proxy nodes via environment variables for quick subscription generation. **Distinct from Automated Node Configuration:** Distinct from Automated Node Configuration: focuses on proxy subscription node parameters, not scene metadata import automation.