1 Star 0 Fork 0

hf / Termux-Related

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

原始地址

https://github.com/IanusInferus/termux-mono/releases/tag/v20210327

https://github.com/IanusInferus/termux-mono/releases/download/v20210327/mono-termux.6.12.0.122-arm64-android21.tar.xz

https://github.com/IanusInferus/termux-mono/releases/download/v20210327/mono-termux.6.12.0.122-arm64-android24.tar.xz

https://github.com/IanusInferus/termux-mono/releases/download/v20210327/mono-termux.6.12.0.122-armv7a-android21.tar.xz


v20210327(mono-termux.6.12.0.122-arm64)拷贝

https://gitee.com/hufang360/termux-related/releases/mono

https://gitee.com/hufang360/termux-related/attach_files/806840/download/mono-termux.6.12.0.122-arm64-android21.tar.xz

https://gitee.com/hufang360/termux-related/attach_files/806836/download/mono-termux.6.12.0.122-arm64-android24.tar.xz

https://gitee.com/hufang360/termux-related/attach_files/806842/download/mono-termux.6.12.0.122-armv7a-android21.tar.xz


备注

如果使用 armv7a 额外需要做这些操作

rm /data/data/com.termux/files/usr/local/lib/libc.so.6
ln -s /system/lib/libc.so /data/data/com.termux/files/usr/local/lib/libc.so.6

相关指令

cd $PREFIX
wget https://github.com/IanusInferus/termux-mono/releases/download/v20210327/mono-termux.6.12.0.122-arm64-android24.tar.xz
tar -xvJf mono-termux.6.12.0.122-arm64-android24.tar.xz
chmod +x ./local/bin/mono

# 添加到环境变量
echo 'export PATH=$PREFIX/local/bin:$PATH' >> ~/.bash_profile
source ~/.bash_profile

cd $PREFIX
$PREFIX/local/bin/mono $HOME/tshock-client/TerrariaServer.exe
./mono $HOME/tshock-client/TerrariaServer.exe

空文件

简介

termux相关资源 展开 收起
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/hufang360/termux-related.git
git@gitee.com:hufang360/termux-related.git
hufang360
termux-related
Termux-Related
master

搜索帮助