added link to repository

master
joric 2018-01-24 09:39:59 +05:00
parent b3e7c31e8d
commit 88ddcf24ab
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/python3
# by Joric
# by Joric, http://github.com/joric/io_scene_b3d
import os
import struct

View File

@ -1,5 +1,5 @@
#!/bin/python3
# by Joric
# by Joric, http://github.com/joric/io_scene_b3d
try:
from B3DParser import *