This website works better with JavaScript.
首頁
說明
登入
lolengine
/
lol
镜像来自
https://github.com/lolengine/lol
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
Activity
瀏覽代碼
zepto8: new project.
For now, all it can do is read and decompress .p8.png files.
undefined
Sam Hocevar
8 年之前
父節點
5508d102fe
當前提交
78c33c6fbc
共有
2 個文件被更改
,包括
2 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
configure.ac
+1
-0
tools/Makefile.am
+ 1
- 0
configure.ac
查看文件
@@ -528,6 +528,7 @@ AC_CONFIG_FILES(
tools/lolunit/Makefile
tools/neercs/Makefile
tools/pimp/Makefile
tools/zepto8/Makefile
])
AC_CONFIG_FILES(
[people/jnat/Makefile
+ 1
- 0
tools/Makefile.am
查看文件
@@ -8,6 +8,7 @@ SUBDIRS += neercs
SUBDIRS += pimp
SUBDIRS += vimlol
SUBDIRS += vslol
SUBDIRS += zepto8
noinst_PROGRAMS = $(make_font)
Write
Preview
Loading…
取消
儲存