Skip to content

Commit e74ee03

Browse files
committed
chore: update READMEs and remove plugin-old
1 parent e8150f1 commit e74ee03

25 files changed

+86
-667
lines changed

libs/core/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# `angular-three`
22

3-
A custom Renderer for Angular 19+ that uses Three.js to render 3D scenes.
3+
A custom Renderer for Angular 20+ that uses Three.js to render 3D scenes.
44

55
## Documentation
66

77
All public APIs are documented with JSDoc comments. Your IDE will provide inline documentation, parameter hints, and examples as you code.
88

99
### Official Documentation
1010

11-
Please visit [angularthree-docs-next](https://angularthree-docs-next.netlify.app)
11+
Please visit [Angular Three Documentation](https://angularthree.netlify.app)
1212

1313
## Installation
1414

1515
```bash
16-
npm install -D angular-three-plugin@next
16+
npm install -D angular-three-plugin
1717
npx ng generate angular-three-plugin:init
1818
```
1919

libs/plugin-old/README.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

libs/plugin-old/eslint.config.js

Lines changed: 0 additions & 45 deletions
This file was deleted.

libs/plugin-old/generators.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

libs/plugin-old/jest.config.ts

Lines changed: 0 additions & 10 deletions
This file was deleted.

libs/plugin-old/package.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

libs/plugin-old/project.json

Lines changed: 0 additions & 58 deletions
This file was deleted.

libs/plugin-old/src/generators/add-soba/compat.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

libs/plugin-old/src/generators/add-soba/generator.spec.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

libs/plugin-old/src/generators/add-soba/generator.ts

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)