This website requires JavaScript.
Explore
Help
Sign In
lordwelch
/
lsgo
Watch
1
Star
0
Fork
0
You've already forked lsgo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9
Commits
2
Branches
2
Tags
Go to file
Code
Clone
HTTPS
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
lordwelch
5de8626c72
Implements parsing LSB files enough to read all LSB files inside of BG3
2020-11-26 21:59:56 -08:00
cmd
/lsconvert
Add xml escape for the double quote
2020-11-26 02:19:35 -08:00
lz4
Finish implementing lsf reading and implement recurse conversion of lsf to lsx
2020-11-19 11:24:41 -08:00
.golangci.yaml
Fix lint errors
2020-11-26 02:16:40 -08:00
binutils.go
Remove unnecessary null byte check
2020-11-26 02:18:03 -08:00
const.go
Fix lint errors
2020-11-26 02:16:40 -08:00
go.mod
Change XML marshaling to follow the format from lsx files found in bg3
2020-11-23 07:17:45 -08:00
go.sum
Change XML marshaling to follow the format from lsx files found in bg3
2020-11-23 07:17:45 -08:00
LICENSE
Initial commit
2020-11-12 06:41:45 -08:00
lsb.go
Implements parsing LSB files enough to read all LSB files inside of BG3
2020-11-26 21:59:56 -08:00
lsf.go
Fix lint errors
2020-11-26 02:16:40 -08:00
NodeAttribute.go
Fix lint errors
2020-11-26 02:16:40 -08:00
README
Initial commit
2020-11-12 06:41:45 -08:00
resource.go
Use the Region Name when marshaling XML files
2020-11-26 02:18:42 -08:00
README
TODO
Description
No description provided
Readme
MIT
193
KiB
Languages
Go
100%