From 77bcf8cb19fdb85baf59581a917450ac49791263 Mon Sep 17 00:00:00 2001 From: Mike Nisbet Date: Tue, 23 Feb 2021 19:58:33 +0000 Subject: [PATCH] Adjust README and app version for 0.2.0 (#48) * version -> 0.2.0 * Update README --- Assets/Scenes/Main.unity | 2 +- ProjectSettings/ProjectSettings.asset | 2 +- README.md | 35 +++++++++++++++++++-------- 3 files changed, 27 insertions(+), 12 deletions(-) diff --git a/Assets/Scenes/Main.unity b/Assets/Scenes/Main.unity index f6255cc109..7973391737 100644 --- a/Assets/Scenes/Main.unity +++ b/Assets/Scenes/Main.unity @@ -3294,7 +3294,7 @@ MonoBehaviour: m_OdsOutputPrefix: m_ControlsPrefabOverrideOvr: {fileID: 0} m_ControlsPrefabOverrideSteamVr: {fileID: 0} - m_VersionNumber: 0.1.0 + m_VersionNumber: 0.2.0 m_BuildStamp: m_SteamVrRenderPrefab: {fileID: 1000010802110602, guid: 80670fed37dd0364db7c72ccc9fb3a8f, type: 3} diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index c988d0b108..585493a9a9 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -124,7 +124,7 @@ PlayerSettings: 16:10: 1 16:9: 1 Others: 1 - bundleVersion: 0.1.0 + bundleVersion: 0.2.0 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0 diff --git a/README.md b/README.md index c7cc5ff23e..679a9ef4c9 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,39 @@ -# Open Brush - A fork of Tilt Brush. +# Open Brush - A Tilt Brush fork + +![GitHub all releases](https://img.shields.io/github/downloads/icosa-gallery/open-brush/total?label=GitHub%20downloads) +[![Twitter](https://img.shields.io/badge/follow-%40IcosaGallery-blue.svg?style=flat&logo=twitter)](https://twitter.com/IcosaGallery) +[![Discord](https://discordapp.com/api/guilds/783806589991780412/embed.png?style=shield)](https://discord.gg/W7NCEYnEfy) +[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/icosa?logo=open-collective)](https://opencollective.com/icosa) + +## Current Version: `0.2.0` We hope to help maintain Tilt Brush. As the original repo is archived we cannot submit PRs, so feel free to submit them here! [Please join the Icosa Discord and get involved!](https://discord.com/invite/W7NCEYnEfy) -[Trello Here](https://trello.com/b/jItetqYe/open-brush) -[List of Tutorials, Write ups and other things from the community](https://docs.google.com/document/d/1gjoYp4y-1qlE3a7fvXVxGR3ioj3nMfgprmTHQ-bpq0k/) -[Taking donations through open collective](https://opencollective.com/icosa) +[Trello](https://trello.com/b/jItetqYe/open-brush) +[List of tutorials, write-ups and other things from the community](https://docs.google.com/document/d/1gjoYp4y-1qlE3a7fvXVxGR3ioj3nMfgprmTHQ-bpq0k/) +[Support us on Open Collective](https://opencollective.com/icosa) + +## Downloads + +- [Itch.io Store](https://openbrush.itch.io/openbrush) +- [SideQuest](https://sidequestvr.com/app/2852/open-brush) +- [GitHub Releases](https://github.com/icosa-gallery/open-brush/releases/latest) ### Currently we are: * Getting Open Brush to work with the Poly replacement, [Icosa](https://github.com/icosa-gallery). -* Looking at modding support. +* Looking at modding support (custom brushes!) * Re-enabling the additional features. -## Thank you -* Tilt Brush developers for your amazing work! -* [SiMonk0](http://www.furjandesign.com/) for the great new logo! -* The [SideQuest](https://sidequestvr.com/) team for your support. +See our [Trello](https://trello.com/b/jItetqYe/open-brush) board for more information. + -Note: we are using Unity 2019.4.18f1. + +## Acknowledgements +* Thank you to the Tilt Brush developers for your amazing work! +* [SiMonk0](http://www.furjandesign.com/) for the great new logo! +* The [SideQuest](https://sidequestvr.com/) team for your support. # Tilt Brush README