Skip to content

BitcoderCZ/FanScript-Documentation

Repository files navigation

Fanscript Documentation

Documentation for the language FanScript

Documentation in markdown format can be found here

Example "games" can be found here

Some information was copied from the Fancade Wiki

Building

  • Make sure you have installed dotnet 8 sdk
  • Run dotnet build -c Release in FanScript.DocumentationGenerator/

Contributing

  • Update the generator and/or files in DocSrc/ (do not change files in MdDocs/, they will be overwritten)
  • Build
  • Copy
    FanScript.DocumentationGenerator.deps.json
    FanScript.DocumentationGenerator.dll
    FanScript.DocumentationGenerator.exe
    FanScript.DocumentationGenerator.runtimeconfig.json
    
    From FanScript.DocumentationGenerator\bin\Release\net8.0 to the top directory
  • Run FanScript.DocumentationGenerator.exe
  • PRs with modified FanScript.dll will be rejected

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages