Skip to content

KadePleaseHelpMe/FNF-CNE-Devs.github.io

 
 

Repository files navigation

Codename Engine Website

To contribute to this wiki's pages, please go to ./src/pages/wiki/, and change the .md files (if you add a new one make sure to add it in ./src/pages/wiki.json.)

To update the API Docs, please go to ./src/pages/api-docs/, and paste the results from the art/generateDocs.bat (From the main repo) script.

To make tools work, please go to ./src/pages/tools/ and make your page there, and when you're done, add it to the list in tools.build.js and ./src/pages/tools/index.html, then after you're done, make a PR.

Compiling the docs

To compile the docs, you need to have nodejs installed.

Then, run the following commands:

npm install
npm run build

This will compile the docs and place them in the export folder.

https://www.timestamp-converter.com/ Use this to get the time in ISO 8601 format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Markdown 47.3%
  • JavaScript 28.0%
  • SCSS 12.8%
  • HTML 9.6%
  • Haxe 1.6%
  • CSS 0.4%
  • Other 0.3%