UTNT
wing
$0.0
$38.50
100%OFF
(no ratings)
Date |
Price |
---|---|
日時 |
価格($) |
03/17(2018) |
38.5 |
02/24(2020) |
0.0 |
11/22(2024) |
0.0 |
Jump AssetStore
Project source code on github:UTNT
This is a remote debug tool with terminal and visual resource manager, can run on iOS/Android/Windows/Mac OS.
Tips:
when you inport this tool to your project,please move "UTNT/StreamingAssets" to the root folder "Assets/",then you can run success!
This is a tool to manage Unity Resource on Mobile Platform,and it provide a Terminal framework to to change unity running state,it easy to extension your own worker to do someting.
Features:
1.with a lite web server to manger file, a build-in file manager,and a unity terminal;
2.resource manger:
a) can list and manager unity spatial folder on web;
b) can update,view,delete file,show text and picture on web;
c) can edit resource's text file online if the file can edit;
d) can upload file from your computer,support unzip zip/rar file;
3.super unity terminal:
a) with a unity terminal framework;
b) build-in some command such as:help,man,log,prefs,trans,mat,shapshot;
c) log can get runtime on your web,and can filter with your key words,and supprot regex string;
d) you can modify PlayerPrefs by prefs command;
e) easy to extend yourself command(i called workder),there has some source code to show
you how to do that,such as log,shapshot,trans and mat worker;
Contact me @ wingcd@foxmail.com
Github:https://github.com/wingcd