Skip to content

Commit 1b25912

Browse files
committed
Add Papyrus compiler resources to READMEs
Expand the Papyrus resources list in README.md and README.RU.md by adding links for Scribe Papyrus (CLI), Scribe Papyrus VSCode extension, a Washington Independent article on the compiler, Papyrus Header Generator, and two supplementary pages (DeepWiki and RepositoryStats). This updates both English and Russian README files to provide more tooling, docs and analytics references for the Papyrus compiler.
1 parent 002d70e commit 1b25912

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

README.RU.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,10 @@ v -stats test modules
151151
- [Champollion](https://github.com/Orvid/Champollion) - A PEX to Papyrus Decompiler for Fallout 4
152152
- [PapyrusDotNet](https://github.com/zerratar/PapyrusDotNet) - PapyrusDotNet - A .NET Papyrus Compiler for Fallout 4 and Skyrim
153153
- [Open Papyrus - Docs](https://open-papyrus.github.io/docs/Papyrus_Language_Reference/index.html)
154-
- [Open Papyrus - Compiler](https://github.com/open-papyrus/papyrus-compiler) - (WIP, Rust lang) Open-source compiler for the Papyrus scripting language of Bethesda games.
154+
- [Open Papyrus - Compiler](https://github.com/open-papyrus/papyrus-compiler) - (WIP, Rust lang) Open-source compiler for the Papyrus scripting language of Bethesda games.
155+
- [Scribe Papyrus](https://github.com/karledenstal/scribe-papyrus) - A command-line wrapper for the Papyrus compiler with an embedded compiler binary (Rust)
156+
- [Scribe Papyrus VSCode](https://github.com/karledenstal/scribe-papyrus-vscode) - A VS Code extension for compiling Papyrus scripts for Skyrim modding
157+
- [Washington Independent - Papyrus Compiler Skyrim](https://washingtonindependent.org/papyrus-compiler-skyrim/) - An article about the Papyrus Compiler with script optimization techniques
158+
- [Papyrus Header Generator](https://github.com/langfod/Papyrus-Header-Generator) - A tool to generate Papyrus header files from source scripts and compiled .pex files
159+
- [DeepWiki - Papyrus Compiler](https://deepwiki.com/russo-2025/papyrus-compiler) - AI-generated wiki and documentation for the Papyrus Compiler
160+
- [RepositoryStats - Papyrus Compiler](https://repositorystats.com/russo-2025/papyrus-compiler) - Statistics and analytics for the Papyrus Compiler

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,10 @@ v -stats test modules
150150
- [Champollion](https://github.com/Orvid/Champollion) - A PEX to Papyrus Decompiler for Fallout 4
151151
- [PapyrusDotNet](https://github.com/zerratar/PapyrusDotNet) - PapyrusDotNet - A .NET Papyrus Compiler for Fallout 4 and Skyrim
152152
- [Open Papyrus - Docs](https://open-papyrus.github.io/docs/Papyrus_Language_Reference/index.html)
153-
- [Open Papyrus - Compiler](https://github.com/open-papyrus/papyrus-compiler) - (WIP, Rust lang) Open-source compiler for the Papyrus scripting language of Bethesda games.
153+
- [Open Papyrus - Compiler](https://github.com/open-papyrus/papyrus-compiler) - (WIP, Rust lang) Open-source compiler for the Papyrus scripting language of Bethesda games.
154+
- [Scribe Papyrus](https://github.com/karledenstal/scribe-papyrus) - A command-line wrapper for the Papyrus compiler with an embedded compiler binary (Rust)
155+
- [Scribe Papyrus VSCode](https://github.com/karledenstal/scribe-papyrus-vscode) - A VS Code extension for compiling Papyrus scripts for Skyrim modding
156+
- [Washington Independent - Papyrus Compiler Skyrim](https://washingtonindependent.org/papyrus-compiler-skyrim/) - An article about the Papyrus Compiler with script optimization techniques
157+
- [Papyrus Header Generator](https://github.com/langfod/Papyrus-Header-Generator) - A tool to generate Papyrus header files from source scripts and compiled .pex files
158+
- [DeepWiki - Papyrus Compiler](https://deepwiki.com/russo-2025/papyrus-compiler) - AI-generated wiki and documentation for the Papyrus Compiler
159+
- [RepositoryStats - Papyrus Compiler](https://repositorystats.com/russo-2025/papyrus-compiler) - Statistics and analytics for the Papyrus Compiler

0 commit comments

Comments
 (0)