Wrapper: Offline 2.0.0 Download
Initialise a new project:
wrapper-offline init --template basic
Migrate an existing project:
wrapper-offline migrate --path ./my-project
Start local service:
wrapper-offline start --storage indexeddb
Solution: Version 2.0.0 has a new rendering engine. Go to config/offline.ini and change Renderer=Vulkan to Renderer=OpenGL. wrapper offline 2.0.0 download
Wrapper Offline 2.0.0 is a major update that improves offline stability, adds new configuration options, and modernizes the plugin API for easier extension. Plugin API changes: