Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotbunny/uasb
Unity Asset Server Browser
https://github.com/dotbunny/uasb
Last synced: 24 days ago
JSON representation
Unity Asset Server Browser
- Host: GitHub
- URL: https://github.com/dotbunny/uasb
- Owner: dotBunny
- Created: 2013-07-22T20:19:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-28T04:13:45.000Z (almost 11 years ago)
- Last Synced: 2024-11-08T04:15:15.851Z (3 months ago)
- Language: PHP
- Size: 745 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
- Changelog: changeset.php
Awesome Lists containing this project
README
Unity Asset Server Browser
---------------------------------------------------Hey everyone, first and foremost the original version of this was created by
Matthew Wegner @ Flashbang Studios. He provided an excellent base to work with,
and I simply added to his outstanding job. You can find his original work here:http://technology.blurst.com/unity-asset-server-web-browser/
REQUIREMENTS
---- PHP w/ PostgreSQL compiled in
install psql.
INSTALLATION
---On your first visit to the site it will create the config.php file for you, or
if permissions do not allow it, complain. I didn't feel like making a fancy
installer like WordPress, maybe sometime.* You will need to edit _php/config.php and fill out the settings. The setting of PostgreSQL is UnityAssetServer's one.
* You MUST make _tpl_c writable by the server, this is where the template
drops the cached files.SUPPORT
---Any issues can be reported @ http://github.com/dotBunny/UASB/issues
Due to time commitments to our normal projects, support may be very limited.CODE QUALITY
---Matthew Weager wrote ...
"The entire browser was coded in one day (we spend our Fridays doing
experimental/learning stuff, and I set out to write a browser one Friday). As
a result the code is pretty sloppy in places! It's also a fork of an older
PHP framework we created, so you may see some references to other stuff in the
code.That said, this is totally usable, and we've been using it for over a year now."
I only add, that this was the first time I used the Smarty template system,
it's been an experiment adding things so please bear with me.CONTACT
---Matthew Davey aka "Reapazor" on the Unity Forums