fixed formatting

This commit is contained in:
JezuzLizard 2020-04-02 16:24:13 -07:00 committed by GitHub
parent f64cd424a3
commit 0f05962cf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ This is a decompiler that can decompile bo2 compiled scripts
https://drive.google.com/drive/folders/1Nwv3uGFwpopIMMXDVcZdG0iq2vQAVHc-?usp=sharing https://drive.google.com/drive/folders/1Nwv3uGFwpopIMMXDVcZdG0iq2vQAVHc-?usp=sharing
This includes: This includes:
```
Bo2 Dvars list Bo2 Dvars list
FastFile extractor so you can extract .gscs for the cerberus decompiler to decompile FastFile extractor so you can extract .gscs for the cerberus decompiler to decompile
Bo3 decompiled scripts Bo3 decompiled scripts
@ -39,5 +40,5 @@ Bo2 zombies decompiled scripts
Bo1 full dump Bo1 full dump
An older Bo2 gsc dump from its initial release has comments from developers An older Bo2 gsc dump from its initial release has comments from developers
GSC studio which has a built in compiler for bo2 scripting GSC studio which has a built in compiler for bo2 scripting
```