소스 검색

Oekaki instructions

tags/vichan-4.5.0
Fredrick Brennan:w czaks 10 년 전
부모
커밋
c5576120d9
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. +12
    -0
      README.md

+ 12
- 0
README.md 파일 보기

@@ -103,6 +103,18 @@ Wanting to have vichan in your language? You can contribute your translations at

https://www.transifex.com/projects/p/tinyboard-vichan-devel/

Oekaki
------

vichan makes use of [wPaint](https://github.com/websanova/wPaint) for oekaki. After you pull the repository, however, you will need to download wPaint separately using git's `submodule` feature. Use the following commands:

```
git submodule init
git submodule update
```

To enable oekaki, add all the scripts listed in `js/oekaki.js` to your `instance-config.php`.

License
--------
See [LICENSE.md](http://github.com/vichan-devel/vichan/blob/master/LICENSE.md).


불러오는 중...
취소
저장