Skip to content

small Unity editor tool that can automatically download and import Google Docs or Sheets (or anything with a URL) into your Unity project; perfect for collaborating with designers, writers, or translators

License

Notifications You must be signed in to change notification settings

radiatoryang/bobbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bobbin

Bobbin is a small Unity editor tool that automatically downloads files into your Unity project

  • downloads files from any URL, and/or any publicly viewable Google Docs or Google Sheets without any login
  • perfect for collaborating with designers, writers, or translators... edit collaboratively in browser, auto-import into your game
  • all your settings (URLs and file paths) are saved in a ScriptableObject, convenient for source control
  • really lightweight; the core code is just 3 C# files

how to use it

  • go to "Releases", download the latest unitypackage, and import it into your Unity project
  • for more info / help, see the Wiki
  • tested on Unity 2018.3.2f1

license

  • MIT

acknowledgments

About

small Unity editor tool that can automatically download and import Google Docs or Sheets (or anything with a URL) into your Unity project; perfect for collaborating with designers, writers, or translators

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages