Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/open-papyrus/papyrus-compiler

Open-source compiler for the Papyrus scripting language of Bethesda games.
https://github.com/open-papyrus/papyrus-compiler

compiler language modding-tools papyrus programming-language

Last synced: 4 days ago
JSON representation

Open-source compiler for the Papyrus scripting language of Bethesda games.

Awesome Lists containing this project

README

        

# Open Papyrus Compiler

> This project is still **WORK IN PROGRESS**. If you have any feature requests, head over to the [Issues tab](https://github.com/erri120/papyrus-compiler) and describe your needs.

## Documentation

The documentation for this project is hosted in another repository: [open-papyrus/docs](https://github.com/open-papyrus/docs) and can be viewed on the [website](https://open-papyrus.github.io/docs/).

## Contributing

See [CONTRIBUTING](CONTRIBUTING.md) for more information.

## Credits and Resources

See [Additional Resources](https://open-papyrus.github.io/docs/Additional_Resources.html).

This project uses some example Papyrus scripts for testing:

- [MrOctopus/nl_mcm sources](https://github.com/MrOctopus/nl_mcm/tree/main/main/source): Example scripts
- [schlangster/skyui sources](https://github.com/schlangster/skyui/tree/master/dist/Data/Scripts/Source): Example scripts
- [Sairion350/OStim sources](https://github.com/Sairion350/OStim/tree/main/Scripts/Source): Example scripts

## License

MIT, see [LICENSE](LICENSE) for more information.