Skip to content

Conversation

@OrsellGit
Copy link
Contributor

@OrsellGit OrsellGit commented Jan 5, 2026

NOTE: THIS PR IS BASED ON PR #121, JUST MOVED OVER INTO A NATIVE BRANCH!

Similar to the Hammer examples article, this one does the same thing, but shows off usage cases for AngelScript in the game engine rather than Hammer. These examples are taken from the StrataSource/sample-content repositories code folder.

Current Changes Made:

  • The parsed dump reference is now in its own "Reference" section, similar to VScript.
  • The handmade markdown reference files meant for Hammer remain with the Hammer folder because some non-game and Hammer-only types are defined in it. Preferably, it should be merged into the dump reference later, when dumping the AS from Hammer is possible, and then either sectioned off as Hammer types or marked as Hammer-only in the reference.
  • There is now a new "Game Examples" article with examples taken from the StrataSource/sample-content repositories code folder.

TODO:

OrsellGit and others added 2 commits January 5, 2026 11:18
…game. (#121)

* docs: Added other game specific notices into the contribution notices page

* fix: Added headers between the game specific notices examples

* fix: Wiki was not getting built before being run causing errors.

* feat: Cleaned up the run scripts for running the Wiki. Wiki software submodule should now also get properly updated when new changes occur.

* README: Ported/Transfered contents of README from the StrataSource/strata-wiki repository and moved it here. Those instructions are more applicable to here rather than there.

* contrib-docs: Changed formatting and capitalization in the markdown pages as well as adding a section to the "Getting Started" page on setting up the Wiki locally.

* fix: echo in batch scripts don't need quotes, shell scripts do.

* docs: Fixed wording for getting started with the Wiki doc repo

Changes were made by JJL772.

Co-authored-by: Jeremy L. <jeremy.lorelli.1337@gmail.com>

* docs: Changed back wording for a sentence as suggested by JJL722

* docs-angelscript/hammer: Adjusted some header formatting and added weights to the article pages.

* docs-angelscript/game: Added the "Game Examples" article based on the samples from `StrataSource/sample-content`.

* fix | docs-angelscript: Fixed folders to properly show the Reference API in its own section. Removed duplicate Persistent Storage section in Game Examples.

---------

Co-authored-by: OrsellGaming <34631691+OrsellGaming@users.noreply.github.com>
Co-authored-by: Jeremy L. <jeremy.lorelli.1337@gmail.com>
@OrsellGit OrsellGit added the documentation Improvements or additions to documentation label Jan 5, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 6, 2026

Deploying wiki with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8bf29ce
Status: ✅  Deploy successful!
Preview URL: https://41003ed8.wiki-5tv.pages.dev
Branch Preview URL: https://as-examples.wiki-5tv.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants