edited gitignore
This commit is contained in:
parent
caac1c9be0
commit
972f9f7cad
|
@ -2,6 +2,4 @@ game/cache
|
|||
game/saves
|
||||
.vscode/
|
||||
*.rpyc
|
||||
errors.txt
|
||||
log.txt
|
||||
traceback.txt
|
||||
*.txt
|
|
@ -1 +0,0 @@
|
|||
|
45
log.txt
45
log.txt
|
@ -1,45 +0,0 @@
|
|||
2024-04-10 08:55:41 UTC
|
||||
Linux-6.5.0-1mx-ahs-amd64-x86_64-with-glibc2.36
|
||||
Ren'Py 8.2.1.24030407
|
||||
|
||||
Early init took 0.03s
|
||||
Loading error handling took 0.01s
|
||||
Loading script took 0.06s
|
||||
Loading save slot metadata took 0.02s
|
||||
Loading persistent took 0.00s
|
||||
Running init code took 0.02s
|
||||
Loading analysis data took 0.01s
|
||||
Analyze and compile ATL took 0.00s
|
||||
Reloading save slot metadata took 0.01s
|
||||
Index archives took 0.00s
|
||||
Backing up script files to '/home/mirivlad/.renpy/backups/Sleeping Root':
|
||||
Dump and make backups took 0.02s
|
||||
Cleaning cache took 0.00s
|
||||
Making clean stores took 0.00s
|
||||
Initial gc took 0.03s
|
||||
DPI scale factor: 1.000000
|
||||
Creating interface object took 0.00s
|
||||
Cleaning stores took 0.00s
|
||||
Init translation took 0.02s
|
||||
Build styles took 0.00s
|
||||
Load screen analysis took 0.00s
|
||||
Analyze screens took 0.01s
|
||||
Save screen analysis took 0.01s
|
||||
Prepare screens took 0.03s
|
||||
Save pyanalysis. took 0.00s
|
||||
Save bytecode. took 0.02s
|
||||
Running _start took 0.00s
|
||||
Interface start took 0.06s
|
||||
|
||||
Initializing gl2 renderer:
|
||||
primary display bounds: (1920, 0, 1920, 1080)
|
||||
swap interval: 1 frames
|
||||
Windowed mode.
|
||||
Vendor: "b'AMD'"
|
||||
Renderer: b'AMD Radeon RX 6600 (navi23, LLVM 15.0.6, DRM 3.54, 6.5.0-1mx-ahs-amd64)'
|
||||
Version: b'4.6 (Compatibility Profile) Mesa 23.1.2-1~mx23ahs'
|
||||
Display Info: None
|
||||
Screen sizes: virtual=(1920, 1080) physical=(1739, 978) drawable=(1739, 978)
|
||||
Maximum texture size: 4096x4096
|
||||
Screen sizes: virtual=(1920, 1080) physical=(1920, 1019) drawable=(1920, 1019)
|
||||
Maximum texture size: 4096x4096
|
|
@ -1 +0,0 @@
|
|||
|
Loading…
Reference in New Issue