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 }
от '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/