ソースを参照

Add XML parser library

Fork xml.c because of filename issues in Windows.
master
コミット
797051bc19
2個のファイルの変更4行の追加0行の削除
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      subprojects/xml-c

+ 3
- 0
.gitmodules ファイルの表示

@@ -43,3 +43,6 @@
[submodule "subprojects/SDL_GameControllerDB"]
path = subprojects/SDL_GameControllerDB
url = https://github.com/gabomdq/SDL_GameControllerDB
[submodule "subprojects/xml-c"]
path = subprojects/xml-c
url = https://code.modal.sh/TheoryOfNekomata/xml-c.git

+ 1
- 0
subprojects/xml-c

@@ -0,0 +1 @@
Subproject commit 02b98a5d98f6f3d19d3edca8634ef87b21a8a256

読み込み中…
キャンセル
保存