Update openpype/modules/README.md

This commit is contained in:
Milan Kolar 2021-09-13 12:27:31 +02:00 committed by GitHub
parent a7932ff6d5
commit 0cb2cbb14f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ OpenPype modules should contain separated logic of specific kind of implementati
### TODOs
- add module/addon manifest
- definition of module (not 100% defined content e.g. minimum required OpenPype version etc.)
- defying that folder is content of a module or an addon
- defining a folder as a content of a module or an addon
## Base class `OpenPypeModule`
- abstract class as base for each module