소스 검색

Remove NX submodule because it causes too many issues for other people.

legacy
Sam Hocevar 5 년 전
부모
커밋
d95cca8866
3개의 변경된 파일13개의 추가작업 그리고 4개의 파일을 삭제
  1. +0
    -3
      .gitmodules
  2. +13
    -0
      README.md
  3. +0
    -1
      src/private/nx

+ 0
- 3
.gitmodules 파일 보기

@@ -22,6 +22,3 @@
path = src/3rdparty/mingw-std-threads
url = ../../lolengine/ext-mingw-std-threads.git
branch = master
[submodule "src/private/nx"]
path = src/private/nx
url = ../../samhocevar/lol-nx.git

+ 13
- 0
README.md 파일 보기

@@ -0,0 +1,13 @@

# About

A collection of scripts and C++ code to make games, demos and tools.

## Notes

### Nintendo Switch support

That code is private, it needs to be activated manually:

> `git clone https://github.com/samhocevar/lol-nx.git src/private/nx`


+ 0
- 1
src/private/nx

@@ -1 +0,0 @@
Subproject commit f74c400f7f12c87e9a357d630de744b4c64cc4c1

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