SkillAgentSearch skills...

Core

Extension of JsonAsAsset that fetches almost every referenced asset for you, hands-free.

Install / Use

/learn @Tectors/Core
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <a href="https://github.com/Tectors/Core"> <img src="https://github.com/user-attachments/assets/7b63e502-3d05-4e44-b812-dcce708d6d04" width="824.652778" height="496.527778"/> </a> </div> </br> <div align="center">

Discord Buy Me a Coffee Releases

</div>

Description

Core is an extension of JsonAsAsset that fetches almost every referenced asset for you, hands-free.

Licensing

This project is licensed under the Apache 2.0 License. We make use of open-source libraries created by many talented developers.

For detailed license information and third-party attributions, please refer to:

To simplify distribution, all license texts have been consolidated into a single NOTICE file.


Table of Contents

  1. Installation
  2. Git Commands

<a name="installation"></a>

How to Use

  1. Visit the Releases Page:
    Go to the Releases page, and download the latest release.
  2. Setup the Application:
    Follow the setup process.
  3. Start a new Profile:
    Go to the Profiles tab (bottom left) and load a profile, or create one.
  4. Profit.

<a name="commands"></a>

Git Commands

Clone

git clone https://github.com/Tectors/Core --recursive

Build

dotnet publish Source/Core -c Release --no-self-contained -r win-x64 -o "./Release" -p:PublishSingleFile=true -p:DebugType=None -p:DebugSymbols=false -p:IncludeNativeLibrariesForSelfExtract=true

Update Libraries

Dependencies\update_libraries.bat

Update Lisence After Changes

python .github/Licensing/main.py
View on GitHub
GitHub Stars20
CategoryDevelopment
Updated6h ago
Forks6

Languages

C#

Security Score

95/100

Audited on Mar 29, 2026

No findings