Core is an extension of JsonAsAsset that fetches almost every referenced asset for you, hands-free.
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:
- The Licensing directory
- The THIRD_PARTY_NOTICES.md file
To simplify distribution, all license texts have been consolidated into a single NOTICE file.
- Visit the Releases Page:
Go to the Releases page, and download the latest release. - Setup the Application:
Follow the setup process. - Start a new Profile:
Go to the Profiles tab (bottom left) and load a profile, or create one. - Profit.
git clone https://github.com/Tectors/Core --recursive
dotnet publish Source/vj0 -c Release --no-self-contained -r win-x64 -o "./Release" -p:PublishSingleFile=true -p:DebugType=None -p:DebugSymbols=false -p:IncludeNativeLibrariesForSelfExtract=true
Dependencies\update_libraries.bat
python .github/Licensing/main.py