Skip to content

battlefield-portal-community/PortalScriptingTemplateRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO before usage

  • update the name in package.json
  • update the description

How to use

Structure

  • src - contains the project, entry point being the index.ts file
  • types - contains typedefs for the tsc to use for code completion.
  • src/modlib - contians the helper function provided in Offical SDK

How to export

  • Run this command
    node esbuild.config.mjs
  • copy the file from dist/index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors