https://bitbucket.org/rulaman/scicorelibhttps://github.com/Rulaman/scicorelibHi!
A few month after i discontinued this project, I feel, that the already written code should be posted somewhere.
I don't have the time, nor I am in the mood to develop this project any futher.
Its a basic implementation of decoding and saving a sci project. Its far from finished, but if someone wants to do this,
feel free. (STACpack and LZS are finiseh, as far as I could test it, DCL is untested.)
This project is organized in the same way as the mscorelib of the .NET framework.
Do as you like with it. Fork it, contribute, ?
Since the SCI Copmanion project is very good developed the necessary for this is maybe 0.
But perhaps someone want to put this code to use.
(The checkin comment are in german, but the code comments are in english. ( I hope all of it.

)
And a few Ideas of mine:
- Implement a language service for Visual Studio (like C#)
- Implement a gdb stub in scummvm and a debugger in Visual Studio to debug the scripts, while the game runs.
Greetings
Rulaman
Edit 2021-09-09: Change Bitbucket to GitHub