From 7236ae91010457ef8ac39627a415e81890978bac Mon Sep 17 00:00:00 2001 From: Zyie <24736175+Zyie@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:46:23 +0000 Subject: [PATCH] update readme --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index fe497c5..ff80f57 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,6 @@ -# @pixi/spine-pixi +# Project Status -This repo is a port of the @esotericsoftware/spine-pixi runtime to PixiJS v8. +Hey everyone, we have now completed the migration of this repo to the official Esoteric Software repo for them to maintain. You can find the new repo here: +https://github.com/EsotericSoftware/spine-runtimes/tree/4.2/spine-ts -Once all features are ported we will look to add this into the esotericsoftware repo. - -🚨 WARNING: Missing Features 🚨 - -- Ability to set dark tint -- Debug renderer has not been fully tested so YMMV -- iife bundle not tested \ No newline at end of file +If you are still using this repo, the migration should be as simple as swapping out the imports for `@esotericsoftware/spine-pixi-v8`