Skip to content

Commit

Permalink
deploy: ccadfaa
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca3317 committed Jan 7, 2025
1 parent 1b77d8e commit 139727a
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 223 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html>
<head>
<meta charset="utf-8">
<title>TMPEffects | TMPEffects documentation </title>
<title>Qucik test | TMPEffects documentation </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="TMPEffects | TMPEffects documentation ">
<meta name="title" content="Qucik test | TMPEffects documentation ">


<link rel="icon" href="favicon.ico">
Expand Down Expand Up @@ -71,8 +71,9 @@
</div>

<article data-uid="">
<h1 id="tmpeffects-view---documentation">TMPEffects <a href="https://luca3317.github.io/TMPEffects-Pages/docs/introduction.html"><img src="https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge" alt="view - Documentation"></a></h1>
<h1 id="qucik-test">Qucik test</h1>

<h1 id="tmpeffects-view---documentation">TMPEffects <a href="https://luca3317.github.io/TMPEffects-Pages/docs/introduction.html"><img src="https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge" alt="view - Documentation"></a></h1>
<p>If you want to, please support me / TMPEffects on <a href="https://ko-fi.com/lweist3317">Ko-fi</a>!</p>
<p><a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<a href="https://openupm.com/packages/com.luca3317.tmpeffects/"><img src="https://img.shields.io/npm/v/com.luca3317.tmpeffects?label=openupm&amp;registry_uri=https://package.openupm.com" alt="openupm"></a>
Expand Down
4 changes: 2 additions & 2 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -871,8 +871,8 @@
},
"index.html": {
"href": "index.html",
"title": "TMPEffects | TMPEffects documentation",
"keywords": "TMPEffects If you want to, please support me / TMPEffects on Ko-fi! TMPEffects allows you to easily apply all kinds of effects to your TextMeshPro texts using (custom) tags • Animate text blocks continuously • Show and hide text over time • Animate the show / hide sequence • Raise commands at any given index Raise events at any given index API to create your own tags (animations, commands) For a full preview of built-in animations, show / hide animations, and commands, see the respective documentation. Dependencies and compatibility TMPEffects is compatible with Unity 2021.3 and up Tested in 2021.3, 2022.3 and 2023.2; if you have compatibility issues in another version (>= 2021.3), please open an issue for it! Only dependency: Unity's TextMeshPro package (automatically included in Unity 2018.3 and up) Installation TMPEffects is available on the OpenUPM registry. Alternatively, you can install TMPEffects through the Unity Package Manager, using the git url: https://github.com/Luca3317/TMPEffects.git?path=/Package If you don't know how to install packages using git urls, see the docs. If you instead want to simply clone the repository, you will have to manually import the required resources located under Assets > TMPEffects > Resources. Documentation The full documentation can be found here"
"title": "Qucik test | TMPEffects documentation",
"keywords": "Qucik test TMPEffects If you want to, please support me / TMPEffects on Ko-fi! TMPEffects allows you to easily apply all kinds of effects to your TextMeshPro texts using (custom) tags • Animate text blocks continuously • Show and hide text over time • Animate the show / hide sequence • Raise commands at any given index Raise events at any given index API to create your own tags (animations, commands) For a full preview of built-in animations, show / hide animations, and commands, see the respective documentation. Dependencies and compatibility TMPEffects is compatible with Unity 2021.3 and up Tested in 2021.3, 2022.3 and 2023.2; if you have compatibility issues in another version (>= 2021.3), please open an issue for it! Only dependency: Unity's TextMeshPro package (automatically included in Unity 2018.3 and up) Installation TMPEffects is available on the OpenUPM registry. Alternatively, you can install TMPEffects through the Unity Package Manager, using the git url: https://github.com/Luca3317/TMPEffects.git?path=/Package If you don't know how to install packages using git urls, see the docs. If you instead want to simply clone the repository, you will have to manually import the required resources located under Assets > TMPEffects > Resources. Documentation The full documentation can be found here"
},
"manual/animatingacharacter.html": {
"href": "manual/animatingacharacter.html",
Expand Down
Loading

0 comments on commit 139727a

Please sign in to comment.