This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
ObsidianBlk
/
Goldbox64
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84
Комити
1
Грана
Грана:
master
master
0.1-LOWREZJAM-2018-Release
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Goldbox64
/
.gitignore
.gitignore
57B
Датотека
Пермалинк
Normal View
Историја
Removed Application class. Added some new systems in game/gbe
пре 6 година
Updated gitignore to ignore log directories
пре 6 година
Ignoring 'work' directories. This is for my development.
пре 6 година
Had to make a little adjustment due to a video resize bug in Linux
пре 6 година
Hiding directories used by PyInstaller
пре 6 година
1
2
3
4
5
6
7
8
__pycache__/
logs/
work/
*.pyc
*.swp
*.spec
build/
dist/