Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
Archivist
/
raylib-src
şunun yansıması
https://github.com/raysan5/raylib
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Sürümler
24
Wiki
Aktivite
Kaynağa Gözat
Update raylib version
pull/1748/head
Ray
4 yıl önce
ebeveyn
e5708a8f36
işleme
c4eaf0076d
6 değiştirilmiş dosya
ile
6 ekleme
ve
7 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
examples/Makefile
+1
-2
projects/4coder/Makefile
+1
-1
projects/VSCode/Makefile
+1
-1
templates/advance_game/Makefile
+1
-1
templates/simple_game/Makefile
+1
-1
templates/standard_game/Makefile
+ 1
- 1
examples/Makefile
Dosyayı Görüntüle
@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME
?=
raylib_examples
RAYLIB_VERSION
?=
3.
5
.0
RAYLIB_VERSION
?=
3.
7
.0
RAYLIB_PATH
?=
..
# Define default options
+ 1
- 2
projects/4coder/Makefile
Dosyayı Görüntüle
@ -25,8 +25,7 @@
# Define required raylib variables
PROJECT_NAME
?=
game
RAYLIB_VERSION
?=
2.5.0
RAYLIB_API_VERSION
?=
2
RAYLIB_VERSION
?=
3.7.0
RAYLIB_PATH
?=
..
\.
.
# Define default options
+ 1
- 1
projects/VSCode/Makefile
Dosyayı Görüntüle
@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME
?=
game
RAYLIB_VERSION
?=
3.
5
.0
RAYLIB_VERSION
?=
3.
7
.0
RAYLIB_PATH
?=
..
\.
.
# Define compiler path on Windows
+ 1
- 1
templates/advance_game/Makefile
Dosyayı Görüntüle
@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME
?=
advance_game
RAYLIB_VERSION
?=
3.
5
.0
RAYLIB_VERSION
?=
3.
7
.0
RAYLIB_PATH
?=
../..
# Define default options
+ 1
- 1
templates/simple_game/Makefile
Dosyayı Görüntüle
@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME
?=
simple_game
RAYLIB_VERSION
?=
3.
5
.0
RAYLIB_VERSION
?=
3.
7
.0
RAYLIB_PATH
?=
../..
# Define default options
+ 1
- 1
templates/standard_game/Makefile
Dosyayı Görüntüle
@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME
?=
standard_game
RAYLIB_VERSION
?=
3.
5
.0
RAYLIB_VERSION
?=
3.
7
.0
RAYLIB_PATH
?=
../..
# Define default options
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet